Page 3 of 3

Re: Portbale compiler?

Posted: Tue Dec 22, 2009 11:00 am
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.

Re: Portbale compiler?

Posted: Tue Dec 22, 2009 1:49 pm
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).

Re: Portbale compiler?

Posted: Tue Dec 22, 2009 5:53 pm
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

Re: Portbale compiler?

Posted: Wed Dec 23, 2009 6:38 am
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...

Re: Portbale compiler?

Posted: Wed Dec 23, 2009 11:45 am
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.