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

Multiple windows. #3

Open
MartinBspheroid opened this issue Jun 24, 2014 · 2 comments
Open

Multiple windows. #3

MartinBspheroid opened this issue Jun 24, 2014 · 2 comments
Assignees

Comments

@MartinBspheroid
Copy link

I've tried to use pretzel with few blocks that requires to use primary window for its own purposes and I couldn't find any way how to get GUI to be at secondary window. I took a quick peek at source and since pretzel uses generic getWindow () for everything including mouse events, instead of Window Reform set in initialization, it would require some rewrite(maybe another constructor with window reference to window as parameter?)

@cwhitney
Copy link
Owner

Ah interesting. I haven't done much with multiple windows, but I'll put it on my roadmap to test. Thanks!

@cwhitney cwhitney self-assigned this Nov 9, 2015
@cwhitney cwhitney removed the bug label Jan 20, 2017
@cwhitney
Copy link
Owner

There is now an updated branch with multi-window support. It's not extensively tested enough for production, but it's pretty stable. Saving/Loading might not work as intended at the moment, otherwise it's ready for testing.

https://github.com/cwhitney/PretzelGui/tree/multiWindow

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

No branches or pull requests

2 participants