Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: pinkfloydhomer on February 13, 2006, 04:08:06 pm

Title: Closing on tab
Post by: pinkfloydhomer on February 13, 2006, 04:08:06 pm
It should be possible to close an open document by right clicking on it's tap and choosing "Close", just as in most other editors.

/David
Title: Re: Closing on tab
Post by: thomas on February 13, 2006, 04:18:03 pm
Possible it is. :)
Title: Re: Closing on tab
Post by: yop on February 13, 2006, 05:45:03 pm
This wasn't implemented in RC2 huh? Get one of these (http://forums.codeblocks.org/index.php?board=20.0) and then you'll  :shock:
Title: Re: Closing on tab
Post by: pinkfloydhomer on February 14, 2006, 10:46:22 am
I got the RC2 _with_ mingw. Can I just install the nightly builds (without mingw) on top of RC2?

/David
Title: Re: Closing on tab
Post by: killerbot on February 14, 2006, 11:01:02 am
don't install on top of another.

Best strategy :

1) Manual install MingW (see Wiki) : basically unzipping and run the GDB installer
2) add the bin path of that MingW to your path (eg C:\MingW\bin)
3) download wx unicode dll and CB nightly, unzip (7 zip) both in a directory
4) codeblocks.exe ---> double click it ;-)