June 2, 201214 yr Filemaker 12 lets you set the style of new windows that are created by a script, so you can disable things like scrolling, zoom, maximizing, etc. But how do you set these options on the FIRST window that opens when the database file is launched?
June 2, 201214 yr You can't. I make an OnFirstWindowOpen script that opens a new window and immediately closes the first window
June 2, 201214 yr Author I wonder if there is a way to hack the database file to modify the default window style?
Create an account or sign in to comment