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

Window opens in weird position and size #7

Open
jhuckaby opened this issue Mar 6, 2012 · 1 comment
Open

Window opens in weird position and size #7

jhuckaby opened this issue Mar 6, 2012 · 1 comment

Comments

@jhuckaby
Copy link

jhuckaby commented Mar 6, 2012

Hey Thomas,

Thank you so much for Appify-UI! I am much enjoying playing with it, and starting to design some great apps built on it. However, I have an issue. The main UI window opens in a sort of "non-standard" position and size, like on the bottom-left corner of my screen, and at a size I do not want. I know I can use JavaScript to resize and reposition the window, but that is very "jerky", as the window appears to "jump" to the new location after it has already opened. This isn't a great user experience.

My question is, can you simply launch the app with the window initially hidden, and then show it once the DOM finishes loading? That would solve all my problems I think.

Or, is there any way for me to configure the initial position and size of the window, possibly with command-line arguments or Info.plist changes?

Thanks again for a great framework!

  • Joe
@subtleGradient
Copy link
Owner

Wow, I can't believe I never saw this issue. Sorry about that :[
I've been using node-webkit for everything lately.

Appify-UI is just a pre-compiled version of an old fork of MacGap. https://github.com/maccman/macgap
That's probly what you want to use instead.

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

2 participants