Resize wxauipane without sash

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
klas.marcks
Knows some wx things
Knows some wx things
Posts: 42
Joined: Thu Mar 13, 2014 9:49 pm

Resize wxauipane without sash

Post by klas.marcks »

For pure aesthetic reasons I would like to have resizable wxauipanes where the sash is not visible. In other words, the border between two panes should look just like a border (thin line), while there should be an active sash zone that is larger than the 1 px border that allows for resizing the panes

Does anyone know if there is a way to achieve this?

Best regards

Klas
Post Reply