Page 1 of 1

GadgetToolTip improvement (extra flag)

Posted: Wed Jan 03, 2018 6:43 pm
by marcoagpinto
Hello Fred,

Could you improve GadgetToolTip command to have a flag that sets an editor or string gadget to have a tip in grey until someone clicks on it (making it disappear)?

I have coded it manually into my tool Proofing Tool GUI, but it would be great if it worked out of the box:
Image

Thank you!

EDIT: Only showing the tip if the gadget has no text.

Re: GadgetToolTip improvement (extra flag)

Posted: Mon Jan 08, 2018 12:23 pm
by Dude
marcoagpinto wrote:sets an editor or string gadget to have a tip in grey until someone clicks on it (making it disappear)?
Hi Marco, do you mean something like this?

http://www.purebasic.fr/english/viewtop ... 13&t=54344

Re: GadgetToolTip improvement (extra flag)

Posted: Mon Jan 08, 2018 2:19 pm
by marcoagpinto
Dude wrote:
marcoagpinto wrote:sets an editor or string gadget to have a tip in grey until someone clicks on it (making it disappear)?
Hi Marco, do you mean something like this?

http://www.purebasic.fr/english/viewtop ... 13&t=54344
Yes, that is exactly what I mean.