Kevin Wertz Posted March 27, 2007 Posted March 27, 2007 How do I make a runtime open at a certain size when I send it to someone else? I have FMP8Advanced and of course it gives us tools to size the windows, but what about the whole application? Of course after I resize the app it will open at that size on my computer, but will open maximized when I send it to someone else. Help please!
Reed Posted March 28, 2007 Posted March 28, 2007 you could use a compiled winbatch or autoit (or vbscript but I'm not sure how) to resize the application window. Or you could use the window controller at kevinfrank.com Just put the application in the runtime folder, and launch it using send event on startup.
Recommended Posts
This topic is 6448 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