Jump to content

Controls Hint


dionel1969

Recommended Posts

Hello !!!

 

For mobile device, I develop a form with six function buttons, and with aditional button to swap buttons functions. This is caused by screen width. Then when you press the swap button it change Captions of function buttons well, but the Hints are not changed. It is possible to program this like Caption of buttons???

Link to comment
Share on other sites

Hint can only be set before component is displayed. You can't change it after form is displayed.

If I understand your question you want to change hint at run time?

 

Yes. I change the Caption of buttons in run-time when you use swap button. Then if the Caption is changed, the hint must be changed, because the function is changed too. It is use to reduce the amount space required for necessary buttons.

Link to comment
Share on other sites

Hint can only be set before component is displayed. You can't change it after form is displayed.

If I understand your question you want to change hint at run time?

 

Yes. I change the Caption of buttons in run-time when you use swap button. Then if the Caption is changed, the hint must be changed, because the function is changed too. It is use to reduce the amount space required for necessary buttons.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...