Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

879671 Posts in 32995 Topics- by 24375 Members - Latest Member: Leumas

May 24, 2013, 04:15:24 PM
TIGSource ForumsDeveloperTechnical (Moderators: Glaiel-Gamer, ThemsAllTook)C++ is frequently reviled both by those who never use it and by those who use it
Pages: 1 ... 9 10 [11]
Print
Author Topic: C++ is frequently reviled both by those who never use it and by those who use it  (Read 13137 times)
Glaiel-Gamer
Moderator
Level 10
******


Stoleurface!


View Profile WWW Email
« Reply #150 on: October 23, 2009, 11:17:40 AM »

Maybe it's just cause I'm a mac person, but I've never really liked tabs that much. I rarely use them when browsing, I hate adobe products forcing all the documents into tabs, I like xcode's lack of tabs.

OSX handles multiple windows very nicely with expose and junk and I've always found that a lot nicer than multiple tabs in one window.
Logged

nitram_cero (2bam)
Level 10
*****


DIY


View Profile WWW Email
« Reply #151 on: October 23, 2009, 01:42:05 PM »

I agree, besides, the tab adding algorithm makes it so I can never find the file I'm looking for in the tabs (Except when I have a low file count)  Grin.

I don't really mind tabs, they're just there and I usually don't use them.
Logged

2BAM.com indie games
Kekskiller
Guest
« Reply #152 on: October 23, 2009, 02:03:31 PM »

I like tabs. Even if it's just used for some kind of simplistic overview.
Logged
14113
Level 10
*****



View Profile
« Reply #153 on: October 23, 2009, 02:32:17 PM »

I find tabs both useful and annoying. Useful in that I don't have to manage multiple windows, but annoying in the way the programs I use organise them.
Logged

in fact, i prefer unpleasant forums
Jason Bakker
Level 2
**



View Profile WWW Email
« Reply #154 on: October 23, 2009, 03:56:29 PM »

Tools > Options > Environment > Documents > [X] Reuse current document window, if saved

At least in Visual Studio 2008. Not sure about other IDEs/versions. I would think a similar option is somewhere in the scary dark corners of the app settings. I will admit not having a new tab button is mildly annoying, but hitting space on the active document if it has not been edited to get a couple tabs open to play with is minor inconvenience.

A bit less minor if you're using source control, unless you're talking abut pressing space, opening the new tab, tabbing BACK to the previous tab to undo your space and saving that, then tabbing forward again to get to the tab you wanted to get to in the first place? Tongue

Thanks for the info though, I'm only using 2005 at the moment, but I'll file that option away for future reference when I upgrade...
Logged

By night,
by day.
Follow me on Twitter!
Ann Ishman
Level 0
**


View Profile
« Reply #155 on: October 23, 2009, 04:48:03 PM »

Source Control doesn't complicate things all that much. After enabling that option:

  • Starting with a blank editor, project open with no tabs, open any old file and make a meaningless change to the file (checking it out first if applicable) such as hitting space or adding an empty comment - editing the file.
  • Open any other random file while the edited file is the active tab which will give you two tabs.
  • Go back to the edited file tab and repeat the previous step opening different files until you have as many tabs as you like (I like 6 or so).
  • Once you have as many tabs open as you like go back to the edited file and undo your check out. (This last step isn't really necessary unless trivial differences bother you in your version history. The better control systems will usually not even bother adding the file if only a space has been added anyway.)

Luckily VS will leave the tabs open next time you open the project so I find myself doing this only with new projects or the odd time I close a tab out of habit. Oddly enough the length of this explanation makes it seem much more complicated than it really is. Once you get it, doing the steps above takes all of 5 seconds to complete.
« Last Edit: October 23, 2009, 04:51:43 PM by AnnIshman » Logged
artanis
Manbaby
*


View Profile
« Reply #156 on: October 27, 2009, 07:00:03 AM »

Tools > Options > Environment > Documents > [X] Reuse current document window, if saved

At least in Visual Studio 2008. Not sure about other IDEs/versions. I would think a similar option is somewhere in the scary dark corners of the app settings. I will admit not having a new tab button is mildly annoying, but hitting space on the active document if it has not been edited to get a couple tabs open to play with is minor inconvenience.

Thanks for the info though, I'm only using 2005 at the moment, but I'll file that option away for future reference when I upgrade...

The same option exists in VS 2005.
Logged
Pages: 1 ... 9 10 [11]
Print
Jump to:  

Theme orange-lt created by panic