Oh the Simple Windows Discoveries
-
Ctrl-W is by far the stupidest one I know! leppie::AllocCPArticle(Generic DFA State Machine for .NET);
damn it!!!! (Note to self: Read the Windows help before following instructions given on CodeProject!!!) :mad::wtf: Silver at last!!
-
Ctrl-W is by far the stupidest one I know! leppie::AllocCPArticle(Generic DFA State Machine for .NET);
-
Use a Mac[^] and you won't need either :-)
"Póg mo thóin!"
"I'm sorry but if they're gonna start talking to us about going to Uni and steering clear of drinking...then students bars shouldnt sell drinks for 50p"
Jonathan 'nonny' Newman Homepage [www.nonny.com] [^] Bob Chum Dev site [^]Jonny Newman wrote: Use a Mac[^] and you won't need either I don't think Macs solve all problems though. Remember, they still ship with one button mice X| :-D --------------------------- Hmmm... what's a signature?
-
Fantastic! Like you I don't read the manual much (ok so maybe I do need a VS.NET IDE book) and was very disapointed to see the BLOCK selection button from VC6 not there in VS.NET. Thanks Nathan.
Paul Watson
Bluegrass
Cape Town, South AfricaRobert Edward Caldecott wrote: My father-in-law calls yer man bits "weasels"
Paul Watson wrote: Like you I don't read the manual much Is there such a manual for VS? I mean I have MSDN Universal; so I don't get all those nifty gadgets made of paper. Perhaps it is on the CD, but then again... I just dive into an app hoping to get somewhere... Isn't that how you learn to use an application? I figure if it is a windows based app, then it should work just like every other app (ie File, Edit, View menus... and such). If I can't figure it out after a few days time, then the app is wrong :) A good example of working the way an app should is Office. They all work the same, except of course for their speciality functions. -Nathan --------------------------- Hmmm... what's a signature?
-
Actually it's just Alt+Drag (in VC 6 at least). Did you know this one: when a list control in report mode has the focus, hit Ctrl and the + key on the numeric keypad. I'll let you discover what it does. :cool: --Mike-- "So where does that leave us? Well, it leaves us right back where we started, only more confused than before." -- Matt Gullett Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber
> when a list control in report mode has the focus, hit Ctrl and the + key on > the numeric keypad Similarly, hitting the asterisk (*) on the numeric keypad when a tree control has focus expands every node below the currently selected item. (warning: could take a while when on C:\)