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
+--------------------------+PT---+
|Editor | |
| | |
| | |
| | |
+-Messages-----------------+-----+
| |
+--------------------------------+
This I want to to happen:p
+--------------------------+PT---+
|Editor | |
| | |
| | |
| | |
+-Messages-----------------+ |
| | |
+--------------------------+-----+
Can I control it?