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

[OSX] Allow connecting to multiple servers #70

Closed
mixflame opened this issue Nov 29, 2012 · 2 comments
Closed

[OSX] Allow connecting to multiple servers #70

mixflame opened this issue Nov 29, 2012 · 2 comments
Assignees
Milestone

Comments

@mixflame
Copy link
Owner

Invent a way to reopen server list without exiting

Cause ServerList to only create new windows when connecting

Change exit to disconnect all, re-enable X button on particular server, but make it cause logoff

Enjoy multiple server GlobalChat !

@ghost ghost assigned mixflame Dec 11, 2012
@mixflame
Copy link
Owner Author

Make a new @chat_window

Make a new @gcc for it

Remove global usage

Change Cmd+Q design to quit again

Make ServerList showable whenever without logging off

Any logins from ServerList just instantiate a new GCC and a new Window with that

Make individual window close buttons SIGNOFF

@mixflame
Copy link
Owner Author

Investigate NSWindowController usage. Seperate the XIBs.

This will allow creating a new window with it's own GCC.

Just need to figure how to pass the vars to it without globals.

NO Globals ! :)

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

1 participant