Specific goals:
- window recycling (allow a window previously used by
one character to be reconnected using another
character)
- more friendly look - icons for each character?
- sorting by character or mud
My local repository now contains a revamp of the char
selection window that is soon to be ready to replace the
current one.
Currently it only supports connecting to the listed characters.
Missing:
* toolbar
* right-click menus
* correct image handling
* sorting
* icons
* stuff I can't remember
After a trivial addition (toolbar containing the "connect",
"delete", "new", "settings" entries) it's ready to replace
the current CharSelection class. After that revamping the
other classes (CharCreation, CharSettings) is in order.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
New Character Selection screen commited to CVS. CharSettings
and CharCreation are still in dialogs. Lacking rightclick
context menu for the CharSelection wxListCtrl, detailed
(wxLC_REPORT) CharSelection view, icon selection, sorting,
and many other things :(
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Basic right click context added. Sorting by character name,
last connected, etc is almost done in my local repository.
Now if I only knew why the app crashes as soon I add a
submenu to a context menu. That is, the app crashes at the
time, when the whole menu should disappear. I swear I figure
that out soon ;)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorting done. View as ... submenu added to the context menu.
Various bugfixes and random features added.
Everything CharSelection related theoretically should be
bugfree now when not counting the possible bugs I have
commented as FIXME:'s >:o
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=712025
My local repository now contains a revamp of the char
selection window that is soon to be ready to replace the
current one.
Currently it only supports connecting to the listed characters.
Missing:
* toolbar
* right-click menus
* correct image handling
* sorting
* icons
* stuff I can't remember
After a trivial addition (toolbar containing the "connect",
"delete", "new", "settings" entries) it's ready to replace
the current CharSelection class. After that revamping the
other classes (CharCreation, CharSettings) is in order.
Logged In: YES
user_id=712025
New Character Selection screen commited to CVS. CharSettings
and CharCreation are still in dialogs. Lacking rightclick
context menu for the CharSelection wxListCtrl, detailed
(wxLC_REPORT) CharSelection view, icon selection, sorting,
and many other things :(
Logged In: YES
user_id=712025
Basic right click context added. Sorting by character name,
last connected, etc is almost done in my local repository.
Now if I only knew why the app crashes as soon I add a
submenu to a context menu. That is, the app crashes at the
time, when the whole menu should disappear. I swear I figure
that out soon ;)
Logged In: YES
user_id=712025
Sorting done. View as ... submenu added to the context menu.
Various bugfixes and random features added.
Everything CharSelection related theoretically should be
bugfree now when not counting the possible bugs I have
commented as FIXME:'s >:o