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

Icons/buttons on titleBar. #30

Open
rafalwrzeszcz opened this issue Apr 18, 2011 · 0 comments
Open

Icons/buttons on titleBar. #30

rafalwrzeszcz opened this issue Apr 18, 2011 · 0 comments

Comments

@rafalwrzeszcz
Copy link
Contributor

I've created windowing system based on S2.UI.Dialog. You can see the demo here:
http://wrzasq.pl/chilldev.js/application.html

I'm trying to implement as many features in original S2.UI.DIalog class as I can and commit it to upstream to contribute with Scripty2, but I don't want to provide code with such a nasty "hacks". The problem is with additional icons on title bar (those to iconize and collapse dialogs). We follow jQuery UI styles, but unfortunately they do not support multiple icons there (just a closing element). Does anyone have an idea how to put additional items there in celever way? At the moment i'm just setting "right" style for each element. If we work that out, I could commit at least toggling/collapsing mechanism.

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

1 participant