Stupid Task List....
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Does anybody know of how to completely turn off the task list thing in VC++.NET? I thought I had set all the VC 6 compatibility, but everytime I hit F4 in the output window it opens the task list. :( TIA!
Tools->Options->Environment->Keyboard If you select the VC6 scheme, set focus to the Press shortcut keys edit control and click the F4 key, you'll see that in that scheme, it resolves to a the View Next Task command. Simply change it to whatever you want Cheers, Tom Archer Author, Inside C# A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the affairs of others.