|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
|
|
|
Re: Re: switching editor pagesAvner Ben wrote:
>> For switching between recent tabs I use ctrl-tab for this in Wing (and >> many other applications) and don't ever recall having to configure it. >> In 90% of tabbed applications I come across, Ctrl-tab is to tabs what >> alt-tab is for applications. >> >> Russ >> > This is an old issue in this forum. I too would like to use ctl+tab as > in many other applications. ctrl-tab & ctrl-shift-tab work for switching documents in order of most recently displayed; what's not implemented is any notebook tab ordering other than alphabetical. Cheers, John _________________________________________________ Wing IDE users list http://wingware.com/lists/wingide |
|
|
Re: Re: switching editor pagesOn Monday 21 July 2008, Wingware Support said something like:
> Avner Ben wrote: > >> For switching between recent tabs I use ctrl-tab for this in Wing > >> (and many other applications) and don't ever recall having to > >> configure it. In 90% of tabbed applications I come across, > >> Ctrl-tab is to tabs what alt-tab is for applications. > >> > >> Russ > > > > This is an old issue in this forum. I too would like to use ctl+tab > > as in many other applications. > > ctrl-tab & ctrl-shift-tab work for switching documents in order of > most recently displayed; what's not implemented is any notebook tab > ordering other than alphabetical. This may work on Window (and maybe even Gnome on Linux), but on KDE ctrl-(shift)-tab are the default keys for cycling between virtual desktops. j -- Joshua Kugler Part-Time System Admin/Programmer http://www.eeinternet.com PGP Key: http://pgp.mit.edu/ ID 0xDB26D7CE _________________________________________________ Wing IDE users list http://wingware.com/lists/wingide |
|
|
Re: Re: switching editor pagesJoshua J. Kugler wrote:
> This may work on Window (and maybe even Gnome on Linux), but on KDE > ctrl-(shift)-tab are the default keys for cycling between virtual > desktops. You could remap the commands to other keys. The default bindings are: 'Ctrl-Tab': 'begin-visited-document-cycle(move_back=True)' 'Ctrl-Shift-Tab': 'begin-visited-document-cycle(move_back=False)' Cheers, John _________________________________________________ Wing IDE users list http://wingware.com/lists/wingide |
| Free Forum Powered by Nabble | Forum Help |