Jim -
I am trying to use your OmniDLG for ToolTips, instead of Guido's Functions from 2002. I have 2 questions:
Is there a way to turn off the Bubbles?
Is there a way to put line feeds in the text without a Title? They work if there is a title, but are ignored if there isn't.
Thanks,
Paul
Working on this now. I can make the Balloon an option. Will have to look into what is possible on the other issues.
Jim
See the Help file for details.
I finally found a way to make wrapping happen outside of a Title being set. ToolTips are weird.
Tips are still Balloon by default but you can turn that off.
Thanks for the suggestions/questions. The feedback is GREATLY appreciated.
http://www.jtdata.com/anonymous/wbOmnibus.zip
How do you turn off the balloons?
-Paul
Sorry about that. Set it to @FALSE or 0 on ttCreateToolTip(ControlHandle, BalloonTip).
Jim
Tooltips work great now.
Thanks,
Paul