Project

Profile

Help

Feature #42

closed

Open multiple worlds in tabs

Added by Vincent Le Goff over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Category:
MUD client
Sprint/Milestone:
% Done:

100%

Company:
-
Contact person:
-
Additional contact persons:
-

Description

Different worlds should be open in tabs. Several options in the file menu should allow to open and create worlds. These worlds will be accessible through tabs (mostly through the Ctrl + tab shortcut). The AccessPanel has to forbid using tab (or shift-tab) for other purposes.


Checklist

Actions #1

Updated by Vincent Le Goff over 7 years ago

  • Checklist item Add the lock-in-input mode to the AccessPanel added
  • Checklist item Add the wx.Notebook in the MainWindow added
  • Checklist item Add a more logical link between the ConnectionDialog and world selection added
  • Checklist item Connect the wx.Notebook to several open clients added
  • Checklist item Create the menus to add a new world, open one in another tab and save one added
Actions #2

Updated by Vincent Le Goff over 7 years ago

  • Sprint/Milestone set to 5
Actions #3

Updated by Vincent Le Goff over 7 years ago

  • Status changed from Open to In Progress
  • Assignee set to Vincent Le Goff
Actions #4

Updated by Vincent Le Goff over 7 years ago

  • Checklist item Add the lock-in-input mode to the AccessPanel set to Done
Actions #5

Updated by Vincent Le Goff over 7 years ago

  • Checklist item Add the wx.Notebook in the MainWindow set to Done
Actions #6

Updated by Vincent Le Goff over 7 years ago

  • Checklist item Add a more logical link between the ConnectionDialog and world selection set to Done
  • % Done changed from 0 to 60

The ConnectionDialog is now free to run for multiple worlds (commit 022e886ec0738ab765be535fdf7ab4eb76927acc). The selected world is obtained through a list (of one item) which isn't exactly beautiful. It would be better (although not highly urgent) to set a Session object in this context.

Actions #7

Updated by Vincent Le Goff over 7 years ago

  • Checklist item Connect the wx.Notebook to several open clients set to Done
Actions #8

Updated by Vincent Le Goff over 7 years ago

  • Checklist item Create the menus to add a new world, open one in another tab and save one set to Done
  • Status changed from In Progress to Closed
  • % Done changed from 60 to 100

Please register to edit this issue

Also available in: Atom PDF Tracking page