ron G Posted September 2, 2013 Posted September 2, 2013 I am using FM 12 Adv. I haven't seen a question about this so maybe I am the last person to get the memo. I have a layout. I have set Status OFF, Toolbar off etc... Yet, the layout still shows the '+' '-' buttons that let the user adjust the 'zoom' Question, is there a way to shut that bottom toolbar off??? Thanks
IdealData Posted September 2, 2013 Posted September 2, 2013 Other than Kiosk mode files generated through the developer tools, you can set the zoom level and LOCK it through scripting. The browse/find/preview/layout modes need to have the corresponding menu items removed using custom menus. 1
doughemi Posted September 2, 2013 Posted September 2, 2013 You could open the window as a dialog-style window, keeping in mind that it is then a modal window (always in front) that you would have to programmatically close.
bruceR Posted September 2, 2013 Posted September 2, 2013 Nothing special required. Dialog mode not required. Just choose the new window script step with the "Advanced" options and turn off the zoom area. Â There is no special memo or secret handshake. 2
ron G Posted September 3, 2013 Author Posted September 3, 2013 Great call. Turning off Zoom did the trick. Thank you!
Recommended Posts
This topic is 4101 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