[MAXGUI] Textfield and Canvas with Helptext?

BlitzMax Forums/BlitzMax Programming/[MAXGUI] Textfield and Canvas with Helptext?

Hi!

The task is simple, but it isn't.

How can I make a normal textfield and Canvas to display helptext informations, exactly! like in normal bmx listboxes?


Thanks, Grisu

You mean tooltips?

You can only add tooltips to toolbars. We need a SetGadgetTips command to be added.

Yes, sorry, tooltips is the precise word.

And yes, I would need tooltips for all kind of gadgets.
And it would be nice having a official solution for this so we have it cross-platform.

It shouldn't be that hard adding it? Would it?