Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.
Moderator: Coders of Rage
XianForce
Chaos Rift Devotee
Posts: 767 Joined: Wed Oct 29, 2008 8:36 pm
Post
by XianForce » Tue Dec 22, 2009 11:00 am
dandymcgee wrote: XianForce wrote: dani93 wrote:
Right click on the tab (with the name of the code file) and choose "split view" -> "vertically".
That's only with the same file though... right?
I want to be able to have two different files side by side...
Lol no, that would be completely useless. Just drag and drop a different file to the new window.
Holy Crap... I gotta go try that
Damn... it didn't work...
Either I have an old build, or I'm a dumbass... either of them is likely =D.
dandymcgee
ES Beta Backer
Posts: 4709 Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:
Post
by dandymcgee » Tue Dec 22, 2009 1:49 pm
XianForce wrote: dandymcgee wrote: XianForce wrote: dani93 wrote:
Right click on the tab (with the name of the code file) and choose "split view" -> "vertically".
That's only with the same file though... right?
I want to be able to have two different files side by side...
Lol no, that would be completely useless. Just drag and drop a different file to the new window.
Holy Crap... I gotta go try that
Damn... it didn't work...
Either I have an old build, or I'm a dumbass... either of them is likely =D.
Wtf, apparently I'm the dumbass. Haha sorry, I guess you really only can open the same file twice in Code::Blocks (that's absolute stupidity).
Must've remembered doing it in Visual Studio... (<-- Way to go by the way, hehe).
Falco Girgis wrote: It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
XianForce
Chaos Rift Devotee
Posts: 767 Joined: Wed Oct 29, 2008 8:36 pm
Post
by XianForce » Tue Dec 22, 2009 5:53 pm
dandymcgee wrote:
Wtf, apparently I'm the dumbass. Haha sorry, I guess you really only can open the same file twice in Code::Blocks (that's absolute stupidity).
Must've remembered doing it in Visual Studio... (<-- Way to go by the way, hehe).
Haha. I've always wondered what that was for. Seems completely useless... Unless you have a file that's like huge, maybe...
But yeah... I just keep them both on my computer, sometimes I use Code::Blocks... cause I still have projects that I'm too lazy to port haha
dani93
Chaos Rift Newbie
Posts: 38 Joined: Mon Apr 13, 2009 9:38 am
Location: Austria
Post
by dani93 » Wed Dec 23, 2009 6:38 am
XianForce wrote: Haha. I've always wondered what that was for. Seems completely useless... Unless you have a file that's like huge, maybe...
You don't need to scroll between definition and implementation of a template class. I read about a patch to view different files somewhere...
XianForce
Chaos Rift Devotee
Posts: 767 Joined: Wed Oct 29, 2008 8:36 pm
Post
by XianForce » Wed Dec 23, 2009 11:45 am
dani93 wrote: XianForce wrote: Haha. I've always wondered what that was for. Seems completely useless... Unless you have a file that's like huge, maybe...
You don't need to scroll between definition and implementation of a template class. I read about a patch to view different files somewhere...
Yeah, they have the double view in a night build I believe, but I have a stable build, and am too lazy to reinstall everything haha.