Tooltip over Command hint

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Tooltip over Command hint

Post by Foz »

When I code on a small screen, and I have a procedure with lots of parameters, the procedure hint system in the status bar invariably gets cut off, and then I have to keep checking back with the help or my own functions to make sure that my parameters are correct.

I think a tooltip that wraps the text would be a good addition to work around this case.
User avatar
Frabbing
User
User
Posts: 10
Joined: Mon May 09, 2011 7:59 pm
Contact:

Wrap & balloon-style for tooltips

Post by Frabbing »

+ a flag for tooltips to wrap text over more than one line
+ a flag for tooltips to give them balloon-style
Best regards,
Frank
Post Reply