Feature #42
closedOpen multiple worlds in tabs
100%
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.
Updated by Vincent Le Goff about 8 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
Updated by Vincent Le Goff about 8 years ago
- Status changed from Open to In Progress
- Assignee set to Vincent Le Goff
Updated by Vincent Le Goff about 8 years ago
- Checklist item Add the lock-in-input mode to the AccessPanel set to Done
Updated by Vincent Le Goff about 8 years ago
- Checklist item Add the wx.Notebook in the MainWindow set to Done
Updated by Vincent Le Goff about 8 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.
Updated by Vincent Le Goff about 8 years ago
- Checklist item Connect the wx.Notebook to several open clients set to Done
Updated by Vincent Le Goff about 8 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
Added in commit 91e9274d1281abbeffc818ae7331444cc4fe29fe.
Please register to edit this issue
Also available in: Atom PDF Tracking page