[wingide-users] New Windows & Toolsets
Wingware Support
support at wingware.com
Mon Oct 20 10:35:18 MDT 2008
Pete wrote:
> I've got a large screen & have been running wing with several toolboxes
> in their own windows (let's say Source Assistant)
>
> When I open a New Document Window however, I get the default set of
> toolboxes, including second ones of the separate toolboxes (ie, a 2nd
> Source Assistant in the new Document Window).
>
> This is lame.
>
> Wing should duplicate the toolboxes of the first document window in the
> new one instead.
I agree this would be better and we should change it.
> PPS: Hotkeys for specific tools & navigation between tools would be nice...
You can use the menu accelerators in the Tools menu or define custom key
bindings with a command like this:
show-panel(panel_type="python-shell")
The panel types names are:
project
browser
batch-search
interactive-search
source-assistant
debug-data
debug-stack
debug-io
debug-exceptions
debug-breakpoints
debug-probe
debug-watch
debug-modules
python-shell
about
messages
help
indent
bookmarks
testing
os-command
templates
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list