Skip to content
New issue

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

Setting initial position and size of the window #60

Open
vtherli opened this issue Apr 13, 2015 · 3 comments
Open

Setting initial position and size of the window #60

vtherli opened this issue Apr 13, 2015 · 3 comments

Comments

@vtherli
Copy link

vtherli commented Apr 13, 2015

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.

@Montoya
Copy link
Contributor

Montoya commented Apr 13, 2015

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)

@rawcreative
Copy link
Member

It’s set in the config.son file in the /public dir..

On Apr 13, 2015, at 3:36 PM, Christian Montoya notifications@github.com 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).

@vtherli
Copy link
Author

vtherli commented Apr 14, 2015

Thanks! This helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants