You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will need to keep a cache of the selection so that when we select "Edit Characters" we can select the old selection. This works fine, and spawning the character editor shouldn't be difficult at all.
My biggest question: how to display it. Unfortunately, wxPython does not offer a separator like it does for menus. So, although that thin line in the mock-up is sexy, I don't see how this can be achieved. However, I think simply appending "Edit Characters" looks ugly and doesn't separate it from it's purpose.
So, we can have one of 3 things:
Simply append it. This looks ugly. See:
Add faux-separator. This looks nice.
Make an identifier for the selection. This also looks nice:
This request came from russian forums. Mockup is attached to post:
http://forum.eve-ru.com/index.php?showtopic=30521&p=2688039
This is not must-have but topic for discussion - some users have hard time with finding character editor.
The text was updated successfully, but these errors were encountered: