Hi again,
I messed around with all the codelite options/plugins. Really great IDE. I begin to love it (again, long time no see ).
I switched the Option "Use single toolbar" and didn't like the result. So I turned it back on. But then all my toolbars were gone.
I added 3 toolbars via "View/Toolbars". But something strange happens:
(Click)
I wanted to place the "debug" toolbar right to the "build" toolbar. But both are taking 50% of the space. When I try to pull one toward the other, nothing happens.
When I pull them away from each other, the other bar shrinks too. I am not able to get around it oO
And I really don't want to delete my AppData Folder again, because I set up a lot of stuff now
I just wanted all the build options in the second row and the other stuff in the first row. And of course close to each other and not with a padding of 50%
Codelite V 5.1
Windows 8 Pro
Strange toolbar placement
- Marcel
- CodeLite Enthusiast
- Posts: 17
- Joined: Tue May 14, 2013 1:05 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Strange toolbar placement
Seems like a bug in wxWidgets.
To reset the layout (it will also fix this problem for you):
Perspective -> Restore Default Layout
Eran
To reset the layout (it will also fix this problem for you):
Perspective -> Restore Default Layout
Eran
Make sure you have read the HOW TO POST thread
- Marcel
- CodeLite Enthusiast
- Posts: 17
- Joined: Tue May 14, 2013 1:05 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: Strange toolbar placement
Hi Eran,
thanks...didn't see this option. Now it works fine again
Is it possible to attach the Workspace View tabs to the side or bottom?
EDIT:
Btw: The Debug window does not use the global foreground color for texts. It's not possible to read the text, when the colouring scheme is set to "Zmrok"
thanks...didn't see this option. Now it works fine again
Is it possible to attach the Workspace View tabs to the side or bottom?
EDIT:
Btw: The Debug window does not use the global foreground color for texts. It's not possible to read the text, when the colouring scheme is set to "Zmrok"
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Strange toolbar placement
The colour is fixed in git head.
Eran
Eran
Make sure you have read the HOW TO POST thread
- Jarod42
- CodeLite Expert
- Posts: 240
- Joined: Wed Sep 30, 2009 5:54 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact:
Re: Strange toolbar placement
For the toolbar bug, it seems that happens when resizing the original rigthmost toolbar, but moved to not be the rigthmost anymore.
So a workaround to have correct size&correct placement is to first resize elements, then reorder the toolbar.
So a workaround to have correct size&correct placement is to first resize elements, then reorder the toolbar.
- Marcel
- CodeLite Enthusiast
- Posts: 17
- Joined: Tue May 14, 2013 1:05 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: Strange toolbar placement
Hi Jarod42,
How do you resize the elements?! I just can drag them around.
How do you resize the elements?! I just can drag them around.
- Jarod42
- CodeLite Expert
- Posts: 240
- Joined: Wed Sep 30, 2009 5:54 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact:
Re: Strange toolbar placement
Oups, sorry, this workaround is for an other app with similar problem...
You're right, can't resize toolbar.
You're right, can't resize toolbar.