Author Topic: How to align dock panels?  (Read 4233 times)

Offline sque

  • Multiple posting newcomer
  • *
  • Posts: 65
How to align dock panels?
« on: September 04, 2006, 01:49:37 pm »
I am wondering how can I control the place of dock panels

e.g. I am puting at the bottom the messages panel but I dont want to take all place from left to right, I want the project tree (which is on the right to reach till the bottom).

This happens
Code
+--------------------------+PT---+
|Editor                    |     |
|                          |     |
|                          |     |
|                          |     |
+-Messages-----------------+-----+
|                                |
+--------------------------------+

This I want to to happen:p
Code
+--------------------------+PT---+
|Editor                    |     |
|                          |     |
|                          |     |
|                          |     |
+-Messages-----------------+     |
|                          |     |
+--------------------------+-----+

Can I control it?
« Last Edit: September 04, 2006, 01:52:47 pm by sque »
Tell me a bug and I 'll tell you two  :twisted:

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: How to align dock panels?
« Reply #1 on: September 04, 2006, 02:06:16 pm »
Yes, just drag the project tree even closer to the edge of the window...
Be patient!
This bug will be fixed soon...

Offline sque

  • Multiple posting newcomer
  • *
  • Posts: 65
Re: How to align dock panels?
« Reply #2 on: September 04, 2006, 03:21:34 pm »
Ty :D
Tell me a bug and I 'll tell you two  :twisted: