|
-
May 26th, 1999, 09:31 PM
#1
Tooltips and Dialog Bars
how do i enable tooltips for a dialog bar? i have tried calling EnableToolTips(TRUE) just after creation but the TTN_NEEDTEXT handler is never called.
Note i do not want to have to deal with a CToolTipCtrl - i have done this before with dialogs and form view's just using EnableToolTip and TTN_NEEDTEXT handler with no problems, so it must be possible to do the same with a CDialogBar (?)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|