VS2005 Ctrl-Tab
-
Is there any way I can kill that $@#@ dialog that comes up when I press Ctrl-Tab? I just want to scroll through the tabs. I don't want to see a pick list of filenames which are meaningless to me. This is supposed to be "Visual" Studio, and "visual" to me means seeing then content as I tab through the documents! Grrrr. [edit] eep. I meant Ctrl-Tab [/edit] Marc My website Traceract Understanding Simple Data Binding Diary Of A CEO - Preface -- modified at 16:41 Wednesday 2nd November, 2005
-
Is there any way I can kill that $@#@ dialog that comes up when I press Ctrl-Tab? I just want to scroll through the tabs. I don't want to see a pick list of filenames which are meaningless to me. This is supposed to be "Visual" Studio, and "visual" to me means seeing then content as I tab through the documents! Grrrr. [edit] eep. I meant Ctrl-Tab [/edit] Marc My website Traceract Understanding Simple Data Binding Diary Of A CEO - Preface -- modified at 16:41 Wednesday 2nd November, 2005
$5 for the first correct answer as I want to kill it too. regards, Paul Watson Ireland Colib and ilikecameras. K(arl) wrote: oh, and BTW, CHRISTIAN ISN'T A PARADOX, HE IS A TASMANIAN!
-
Is there any way I can kill that $@#@ dialog that comes up when I press Ctrl-Tab? I just want to scroll through the tabs. I don't want to see a pick list of filenames which are meaningless to me. This is supposed to be "Visual" Studio, and "visual" to me means seeing then content as I tab through the documents! Grrrr. [edit] eep. I meant Ctrl-Tab [/edit] Marc My website Traceract Understanding Simple Data Binding Diary Of A CEO - Preface -- modified at 16:41 Wednesday 2nd November, 2005
-
$5 for the first correct answer as I want to kill it too. regards, Paul Watson Ireland Colib and ilikecameras. K(arl) wrote: oh, and BTW, CHRISTIAN ISN'T A PARADOX, HE IS A TASMANIAN!
Paul Watson wrote:
$5 for the first correct answer as I want to kill it too.
You owe Justin $5. :-D (see his reply to my post) Marc My website Traceract Understanding Simple Data Binding Diary Of A CEO - Preface
-
In the Keyboard section of the Options dialog, map Ctrl+Tab to Window.NextDocumentWindow instead of Window.NextDocumentWindowNav. Do the same thing with Ctrl+Shift+Tab.
So how do I get my five bucks to you? regards, Paul Watson Ireland Colib and ilikecameras. K(arl) wrote: oh, and BTW, CHRISTIAN ISN'T A PARADOX, HE IS A TASMANIAN!
-
Is there any way I can kill that $@#@ dialog that comes up when I press Ctrl-Tab? I just want to scroll through the tabs. I don't want to see a pick list of filenames which are meaningless to me. This is supposed to be "Visual" Studio, and "visual" to me means seeing then content as I tab through the documents! Grrrr. [edit] eep. I meant Ctrl-Tab [/edit] Marc My website Traceract Understanding Simple Data Binding Diary Of A CEO - Preface -- modified at 16:41 Wednesday 2nd November, 2005
Justin already replied, but one thing I plan on putting up on the VC++ Dev Center is a page of tips like this. Tom Archer (blog) Program Manager MSDN Online (Windows Vista and Visual C++) MICROSOFT
-
Justin already replied, but one thing I plan on putting up on the VC++ Dev Center is a page of tips like this. Tom Archer (blog) Program Manager MSDN Online (Windows Vista and Visual C++) MICROSOFT
I've already started one.[^] :-D Marc My website Traceract Understanding Simple Data Binding Diary Of A CEO - Preface
-
So how do I get my five bucks to you? regards, Paul Watson Ireland Colib and ilikecameras. K(arl) wrote: oh, and BTW, CHRISTIAN ISN'T A PARADOX, HE IS A TASMANIAN!
Paul Watson wrote:
So how do I get my five bucks to you?
Probably by spending at least $50 more. ;P Marc My website Traceract Understanding Simple Data Binding Diary Of A CEO - Preface
-
In the Keyboard section of the Options dialog, map Ctrl+Tab to Window.NextDocumentWindow instead of Window.NextDocumentWindowNav. Do the same thing with Ctrl+Shift+Tab.
Any idea how to make it actually go in the order they are listed rather than whatever random order it seems to use? Jeff Martin My Blog