Author Topic: BOUNTY: Notebook class with "close" button at the right  (Read 137230 times)

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #150 on: January 06, 2006, 05:14:30 pm »
but the Messages notebook is hardcoded to be top and the editor one to always be fancy :(

Top/bottom is set by right-clicking on a tab.
All three notebooks use the same style setting. Try going to "Settings->Environment" and pressing OK to force writing the settings again.
Be patient!
This bug will be fixed soon...

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #151 on: January 06, 2006, 05:32:26 pm »
Quote from: mandrav
Top/bottom is set by right-clicking on a tab.

Nice :)

Quote from: mandrav
All three notebooks use the same style setting. Try going to "Settings->Environment" and pressing OK to force writing the settings again.

Did that and the editor's one is still fancy.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #152 on: January 06, 2006, 05:42:56 pm »
Quote
Did that and the editor's one is still fancy.

Before I start searching for bugs, could you delete your default.conf and report back?
Be patient!
This bug will be fixed soon...

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #153 on: January 06, 2006, 06:00:05 pm »
Ok, renaming (instead of deleting :)) default.conf and starting Code::Blocks fixed the problem, now, how should I edit my current default.conf so the problem is gone?

[edit]
I just opened it and it's still the same one line mess.
[/edit]

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #154 on: January 06, 2006, 06:05:14 pm »
[edit]
I just opened it and it's still the same one line mess.
[/edit]

Get revision 1664, build, run C::B, close it and edit default.conf.
You need to delete "environment/editor_tabs_style"...
Be patient!
This bug will be fixed soon...

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #155 on: January 06, 2006, 06:06:31 pm »
Removed EDITOR_TABS_STYLE from the mess and worked :)

I'll update anyway :)

Thanks master.

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #156 on: January 06, 2006, 06:12:28 pm »
The evil bug attacks again!

Try this: in the messages dock select "Build log", close Code::Blocks and open it again. Now "Build log" will be the first tab and 3 (Code::Blocks, Code::Blocks Debug and Search Results) will be "hidden".

Offline 280Z28

  • Regular
  • ***
  • Posts: 397
  • *insert unicode here*
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #157 on: January 06, 2006, 06:17:01 pm »
The evil bug attacks again!

Try this: in the messages dock select "Build log", close Code::Blocks and open it again. Now "Build log" will be the first tab and 3 (Code::Blocks, Code::Blocks Debug and Search Results) will be "hidden".

You can hit the left button to bring the "hidden" tabs into view, but yes, this is troublesome. :)
78 280Z, "a few bolt-ons" - 12.71@109.04
99 Trans Am, "Daily Driver" - 525rwhp/475rwtq
 Check out The Sam Zone :cool:

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #158 on: January 13, 2006, 04:15:17 am »
I've found sometimes the global style settings for the tabs won't get applied to every notebook (just the same problem I had).

A way to reproduce it:

  • Remove or rename default.conf
  • Open Code::Blocks
  • Settings -> Environment -> Appearance -> Tabs style: fancy gradient
  • Close Code::Blocks saving layout
  • Open Code::Blocks
  • Right click on any tab of the Messages pane, Tabs at bottom
  • Close Code::Blocks
  • Open Code::Blocks
  • Settings -> Environment -> Appearance -> Tabs style: Microsft (tm) Visual Studio
  • VoilĂ ! The tabs of the Messages pane will be still fancy

It could take less steps, but that's a working way to reproduce it.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #159 on: January 13, 2006, 09:46:58 am »
Fixed, thanks.
Be patient!
This bug will be fixed soon...

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #160 on: January 13, 2006, 09:51:55 am »
Quote from: lord mandrav
Fixed, thanks.

Thanks :)

Chriss

  • Guest
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #161 on: January 13, 2006, 02:34:24 pm »
there is a bug if you drag one tab, maybe the build tab to the tabs in the main window. code::blocks crashes immediately.
//edit: fixed in jan12 build.
« Last Edit: January 13, 2006, 02:43:21 pm by Chriss »

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #162 on: January 13, 2006, 05:22:18 pm »
I noticed something in the Jan 12 build... sometimes the active editor's tab isn't shown.. i have to press the left and right arrows to see it.

Offline 280Z28

  • Regular
  • ***
  • Posts: 397
  • *insert unicode here*
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #163 on: January 13, 2006, 05:51:40 pm »
I noticed something in the Jan 12 build... sometimes the active editor's tab isn't shown.. i have to press the left and right arrows to see it.

Yep I just had that happen. :o
78 280Z, "a few bolt-ons" - 12.71@109.04
99 Trans Am, "Daily Driver" - 525rwhp/475rwtq
 Check out The Sam Zone :cool:

sethjackson

  • Guest
Re: BOUNTY: Notebook class with "close" button at the right
« Reply #164 on: January 26, 2006, 06:37:54 pm »
Guys eranif just updated wxFlatNotebook...... Just a heads up

http://wxforum.shadonet.com/viewtopic.php?t=5761&start=90