Author Topic: Closing on tab  (Read 4043 times)

pinkfloydhomer

  • Guest
Closing on tab
« 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

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Closing on tab
« Reply #1 on: February 13, 2006, 04:18:03 pm »
Possible it is. :)
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline yop

  • Regular
  • ***
  • Posts: 387
Re: Closing on tab
« Reply #2 on: February 13, 2006, 05:45:03 pm »
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

  • Guest
Re: Closing on tab
« Reply #3 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

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: Closing on tab
« Reply #4 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 ;-)