Anyone knows how I can have tooltips of the Baloon style ?
Thanks to all
Evans
Anyone knows how I can have tooltips of the Baloon style ?
Thanks to all
Evans
You must modify window.prg and include it to your app.
Search into window.prg for "balloon" (I think is placed in method ShowTooltip), you will find how modify it to turn "square tooltip" into "balloon tooltip"
Regards
Maurilio
Maurilio Viana wrote:You must modify window.prg and include it to your app.
Search into window.prg for "balloon" (I think is placed in method ShowTooltip), you will find how modify it to turn "square tooltip" into "balloon tooltip"
Regards
Maurilio