How to Add A tooltip text to a imagebutton

jothis

Active Member
Licensed User
hi,
I want to add a tool tip to a imagebutton is it possible in basic4ppc?
Please Help me
jothis
:sign0085:
 

klaus

Expert
Licensed User
Longtime User
I have used ToolTips in several programs even on the device, but homemade.
Example in the Sudoku program.
Attached a small test program showing the principle.

For desktop only programs I used agraham's library.

Best regards.

EDIT:
added the missing program
 

Attachments

  • ToolTipsDevice.zip
    4.8 KB · Views: 286
Last edited:
Top