Author Topic: added hint() command  (Read 944 times)

0 Members and 1 Guest are viewing this topic.

Jean

  • Administrator
  • Hero Member
  • *****
  • Posts: 1170
    • View Profile
added hint() command
« on: September 18, 2021, 07:32:15 AM »
hint

Syntax: hint("Some text");
Action: makes the last created control display a hint when the user moves the cursor over the control.

example
Code: [Select]
button(0, 0, "Push me", go);
hint("Push this to make something happening");
Greetings from Groningen Netherlands <º)))><¸.·´¯`·.¸><(((º>