I am a VC guy (which meant Very Cool when I was younger, but now that I am (gulp) middle age, it means Very Cranky!)
I spend 90 to 95% of my time in VC mode. The rest is spent in Spot mode looking at the plane I am flying, taking in the scenery around me, taking screen shots.
I set up my panels with very usable pop ups so that all those pesky little controls/switches/gauges can be more easily seen with just a key stroke or two.
I won't keep a plane in my hangar if it does not have a VC, unless I am using it as an AI plane. I use the TrackIR system to look around my cockpit, to lean in to look at gauges, to lean sideways to see past the nose of tail draggers....and TrackIR does not work without a VC.
OBIO
Usually 2D for take off and landing unless in tail dragger in which case I cheat and use "W" to remove panel and just have basic instruments with unimpaired view. Once airborne mostly "W" setting regardless of aircraft so that I can better enjoy the scenery. Rarely use VC and could happily live without them altogether but,as you have probably already guessed, I am not a stickler for authenticity in these matters.
JP
Rich,
The only program you really need to add pop-up panels is notepad, which I'm sure you have, as it's part of Windows.
You're not really adding them to the vc per se, they are actually part of the 2d config, you just access them from the vc.
If you've never edited a panel config someone better at communicating thru the keyboard will have to get you started. I'm sure you know the basics if you've ever added a repaint or changed a gauge.
The only thing you really need to watch out for when adding new popups is the "ident=" line. A random number from 10000 to 19999 should be safe. If you read through the stock aircraft panel files, you'll also see that there are standard titles too. If you're good with editing xml gauges, you can even alter the image of an existing "SimIcon" and edit the code to call up a custom popup, giving you access to the popup via your new panel icon. I've done it once, and if I can do it, just about anyone can. Your best bet is to d/l the Panels SDK and run the installer to an temp folder. Then copy the files to a second folder and uninstall (from the Add/Remove Programs routine) the originals. Read through the main Panels document and pay attention to the [Windowxx] section.
Luckily, MS never has taken down any of their FS9 SDK's:
http://download.microsoft.com/downl...9-4654-ab1b-0ee4e30d7261/panels_sdk_setup.exe
If you don't mind my asking, what program do you use to add popups to your VC? I'd love to add a couple of gauges to my VC and add popups but have no clue.