I'm not sure if this is a problem with CL or if it's a problem with my window manager, but on Linux (Mint 16 Petra) the close button (and any other buttons that might be on there) on these dialogs are not visible. I've attached a screenshot of the Locals window with this issue. You can still click it, it's just not visible.
CodeLite 6.0 pulled from GIT yesterday.
invisible buttons on detached dialogs
- caibbor
- CodeLite Veteran
- Posts: 78
- Joined: Thu Jan 10, 2013 10:37 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
invisible buttons on detached dialogs
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: invisible buttons on detached dialogs
This one is wxWidgets fault... CL does not control the color of the floating frame caption
Eran
Eran
Make sure you have read the HOW TO POST thread