News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Closing on tab

Started by pinkfloydhomer, February 13, 2006, 04:08:06 PM

Previous topic - Next topic

pinkfloydhomer

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

thomas

"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

yop

This wasn't implemented in RC2 huh? Get one of these and then you'll  :shock:
Life would be so much easier if we could just look at the source code.

pinkfloydhomer

I got the RC2 _with_ mingw. Can I just install the nightly builds (without mingw) on top of RC2?

/David

killerbot

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 ;-)