mli04
Posts: 32
Joined: Tue Mar 02, 2021 10:15 am

How do I display Tooltip when the entered character length reaches the max length set in the Edit Box

Hello,

I have an Edit Box control that sets the maximum character length to 16, and when the maximum character length is reached, how can I display a Tooltip to tell the user that the maximum input length has been reached? And the Tooltip appears for 2 seconds and disappears.

Thanks,
Andrew
Catalin
Posts: 7492
Joined: Wed Jun 13, 2018 7:49 am

Re: How do I display Tooltip when the entered character length reaches the max length set in the Edit Box

Hello Andrew,

I'm afraid that you can not add a tooltip only when a condition is met.

You can, however, add a general tooltip that tells the customer that 16 is the maximum of characters that can be added.

This can be done from the "Properties" pane:
Screenshot_223.png
Screenshot_223.png (19.81 KiB) Viewed 2783 times


Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”