[wingide-users] Window Navigation with Key Commands

Wingware Support support at wingware.com
Mon Mar 10 14:39:40 MDT 2008


Adi Jörg Sieker wrote:
> That's one thing that I've been missing as well and I haven't been able 
> to figure out with keybindings either.
> I'd love to be able to pres i.e. F12 to switch to the project view or 
> Ctrl+F13 to Debug Probe, etc. pp.

Aside from using the Alt-T + accelerator key combo for the tool,
which I would recommend, you could also bind a custom key binding
to a tool using a command of the form:

show_panel(panel_type="project")

The valid panel types 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
messages
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