No_access Posted July 20, 2012 Posted July 20, 2012 I use this on occasion to change the text on buttons, it works very well with IWP for customer selections "with modifications needed - merge variables need to become fields..." , I just thought some one else might benefit from this technique.. but feedback is always appreciated too. buttons.zip 1
Christensen Design Posted July 20, 2012 Posted July 20, 2012 Yes this 'global var as static text' technique works great (at least until FM adds a true button object with 'title' property One minor suggestion: change your Refresh Window commands to Freeze Window to avoid a flash or flicker on complex layouts. The Freeze Window can be anywhere in the script (i.e. can be the last line of code). It forces FM to update all global vars on the layout and conditional formatting without redrawing the entire window.
Recommended Posts
This topic is 4509 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now