We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to set the initial size and position of the window. Even before the window loads. I didn't find any docs on that.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Since MacGap is just a boilerplate for an Xcode OSX project, I used interface builder inside of Xcode for this (MainWindow.xib is the interface)
Sorry, something went wrong.
It’s set in the config.son file in the /public dir..
On Apr 13, 2015, at 3:36 PM, Christian Montoya [email protected] wrote: Since MacGap is just a boilerplate for an Xcode OSX project, I used interface builder inside of Xcode for this (MainWindow.xib is the interface) — Reply to this email directly or view it on GitHub #60 (comment).
On Apr 13, 2015, at 3:36 PM, Christian Montoya [email protected] wrote:
— Reply to this email directly or view it on GitHub #60 (comment).
Thanks! This helps.
No branches or pull requests
How to set the initial size and position of the window. Even before the window loads. I didn't find any docs on that.
Thanks in advance.
The text was updated successfully, but these errors were encountered: