| Author |
Topic  |
|
|
nalenb
Senior Member
  
48 Posts |
Posted - Dec 01 2004 : 10:21:31 PM
|
| Just curious, but where did you get the really cool tooltip control? I'd love to add something similar to my applications. |
Edited by - WannabeeDeveloper on Dec 03 2004 03:39:08 AM |
|
|
Cezariusz
Tomato Guru
    
Poland
244 Posts |
|
|
nalenb
Senior Member
  
48 Posts |
Posted - Dec 02 2004 : 10:37:20 AM
|
| Thanks. I swear I checked codeproject and didn't see this :-) |
 |
|
|
WannabeeDeveloper
Tomato Guru
    
Germany
775 Posts |
Posted - Dec 03 2004 : 03:37:27 AM
|
Uhm, can anybody assist me in adding this control to a non-MFC, non-CPP (wouldn't be such a big problem) Application? Please in step-by-step instructions for a retarded ANSI-C Programmer...
I'm failing constantly here...  |
 |
 |
|
|
nalenb
Senior Member
  
48 Posts |
Posted - Dec 03 2004 : 10:25:35 AM
|
I don't you can. There's a similar one here though: http://www.gipsysoft.com/qhtm/
although it's not free. I think the MFC requirement is a killer, but I suppose with having to subclass the control window, he needed to use something. |
 |
|
|
WannabeeDeveloper
Tomato Guru
    
Germany
775 Posts |
Posted - Dec 03 2004 : 12:03:01 PM
|
Yeah, I saw your questioning for a non-MFC-Version too... It's a pity he deoesn't have time to code a non-MFC-Version...
Thanks for the link, I'll have a look at it. |
 |
 |
|
|
nalenb
Senior Member
  
48 Posts |
Posted - Dec 03 2004 : 1:54:18 PM
|
Well, I asked on the WTL discussion list and I might have a go at converting it to WTL if that helps at all.
|
 |
|
|
WannabeeDeveloper
Tomato Guru
    
Germany
775 Posts |
Posted - Dec 03 2004 : 5:14:30 PM
|
It may, if you explain what WTL is and if you tell me if WTL will/can help an old ANSI-C guy...  |
 |
 |
|
|
nalenb
Senior Member
  
48 Posts |
Posted - Dec 03 2004 : 6:15:44 PM
|
| WTL is the Windows Template Library, sort of a GUI extension to ATL. It's template based c++ classes for all the GUI controls and stuff. It's a nice lightweight wrapper. |
 |
|
| |
Topic  |
|