OmniDLG - ToolTips

Started by PaulSamuelson, June 18, 2024, 01:50:17 PM

Previous topic - Next topic

PaulSamuelson

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

JTaylor

Working on this now.   I can make the Balloon an option.  Will have to look into what is possible on the other issues.

Jim

JTaylor

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

PaulSamuelson

How do you turn off the balloons?

-Paul

JTaylor

Sorry about that.   Set it to @FALSE or 0 on ttCreateToolTip(ControlHandle, BalloonTip).

Jim

PaulSamuelson

Tooltips work great now.

Thanks,

Paul