dionel1969 Posted August 6, 2011 Posted August 6, 2011 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??? Quote
Administrators Farshad Mohajeri Posted August 8, 2011 Administrators Posted August 8, 2011 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? Quote
dionel1969 Posted August 8, 2011 Author Posted August 8, 2011 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. Quote
dionel1969 Posted August 8, 2011 Author Posted August 8, 2011 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. Quote
Administrators Farshad Mohajeri Posted August 8, 2011 Administrators Posted August 8, 2011 Already logged as #911 Setting hints at runtime. Quote
dionel1969 Posted August 9, 2011 Author Posted August 9, 2011 Already logged as #911 Setting hints at runtime. Ok Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.