Programming rant
-
TMI :suss: Jeremy Falcon
You want a photo? Perhaps a sculpture in brass? J
"You can get anything you want at Alice's Restaurant."
-
You want a photo? Perhaps a sculpture in brass? J
"You can get anything you want at Alice's Restaurant."
Anything less than silver is just uncivilized! Jeremy Falcon
-
Anything less than silver is just uncivilized! Jeremy Falcon
:laugh::laugh::laugh:
Steve McLenithan
Is Bert Evil? | Homer: "Hello, operator, gimme the number for 911!" -
I have a dialog in out application that contains a list control of Things. I set the item data for each list item to a pointer to the appropriate Thing object. When the user clicks on a list item, I grab the Thing pointer and populate some static text fields based on the specific attributes of the object. Pretty standard, I think? A consultant has arrived and he needs to print a report based on the selected Thing. And rather than grabbing the Thing pointer, he's parsing the friggin' static text fields. What are you, new? J
"You can get anything you want at Alice's Restaurant."
Jamie Hale wrote: A consultant has arrived and he needs to print a report based on the selected Thing. And rather than grabbing the Thing pointer, he's parsing the friggin' static text fields. Does he have "Visual Basic programmer" on his business card? ;-) Michael 'War is at best barbarism...Its glory is all moonshine. It is only those who have neither fired a shot nor heard the shrieks and groans of the wounded who cry aloud for blood, more vengeance, more desolation. War is hell.' - General William Sherman, 1879
-
I have a dialog in out application that contains a list control of Things. I set the item data for each list item to a pointer to the appropriate Thing object. When the user clicks on a list item, I grab the Thing pointer and populate some static text fields based on the specific attributes of the object. Pretty standard, I think? A consultant has arrived and he needs to print a report based on the selected Thing. And rather than grabbing the Thing pointer, he's parsing the friggin' static text fields. What are you, new? J
"You can get anything you want at Alice's Restaurant."
-
Kill him. Slowly.
"Der Geist des Kriegers ist erwacht / Ich hab die Macht" StS
sighist | Agile Programming | doxygen -
I have a dialog in out application that contains a list control of Things. I set the item data for each list item to a pointer to the appropriate Thing object. When the user clicks on a list item, I grab the Thing pointer and populate some static text fields based on the specific attributes of the object. Pretty standard, I think? A consultant has arrived and he needs to print a report based on the selected Thing. And rather than grabbing the Thing pointer, he's parsing the friggin' static text fields. What are you, new? J
"You can get anything you want at Alice's Restaurant."
The GetItemData API is missing in his MSDN. Fix it for him. :-D My article on a reference-counted smart pointer that supports polymorphic objects and raw pointers
-
I have a dialog in out application that contains a list control of Things. I set the item data for each list item to a pointer to the appropriate Thing object. When the user clicks on a list item, I grab the Thing pointer and populate some static text fields based on the specific attributes of the object. Pretty standard, I think? A consultant has arrived and he needs to print a report based on the selected Thing. And rather than grabbing the Thing pointer, he's parsing the friggin' static text fields. What are you, new? J
"You can get anything you want at Alice's Restaurant."
-
No need to point. It's so huuuuuuuge, it's damn near impossible to miss. J
"You can get anything you want at Alice's Restaurant."
Plop! Hey look, I'm a tripod!:laugh: Brad Jennings "You're mom is nice. Mind if I go out with her?" - Jörgen Sigvardsson
-
No need to point. It's so huuuuuuuge, it's damn near impossible to miss. J
"You can get anything you want at Alice's Restaurant."
It's good to know that those pills actually work! :-D Chris Meech "what makes CP different is the people and sense of community, things people will only discover if they join up and join in." Christian Graus Nov 14, 2002. "And when you need to hire a programmer to do mostly VB programming, it's not good enough to hire a VB programmer, because they will get completely stuck in tar every time the VB abstraction leaks." Joel on Software Nov 11, 2002.