Portbale compiler?

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
Chaos Rift Devotee
Posts: 767
Joined: Wed Oct 29, 2008 8:36 pm

Re: Portbale compiler?

Post by XianForce »

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.
User avatar
dandymcgee
ES Beta Backer
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:

Re: Portbale compiler?

Post by dandymcgee »

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! :twisted:
XianForce
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 767
Joined: Wed Oct 29, 2008 8:36 pm

Re: Portbale compiler?

Post by XianForce »

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
User avatar
dani93
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 38
Joined: Mon Apr 13, 2009 9:38 am
Location: Austria

Re: Portbale compiler?

Post by dani93 »

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
Chaos Rift Devotee
Posts: 767
Joined: Wed Oct 29, 2008 8:36 pm

Re: Portbale compiler?

Post by XianForce »

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.
Post Reply