wxSplitWindow

Synopsis

Splits a window in 2 subwindows either horizontal or vertical.

Description

wxSplitWindow allows to split a window into 2 subwindows either horizontal or vertical with a sash in between. It's similar to wxSpitterWindow but it doesn't remove any window if unsplit. So the 2 partial windows can always be access regardless if split or unsplit.

The API reference is more or less identical to the wxSpitterWindow.

Download

Everything and more can be downloaded from sourceforge.net or you can browse the CVS source tree.

Screenshots

No screenshot so far.

New releases

No releases are announced, you have to check the project list from time to time.

Latest info, open issues, etc.

See Readme.txt and ToDo.txt.

Feedback

To develop wxSplitWindow further I need to know what others think about. What is perfect, what is missing, what is wrong. It would be nice if could write your experience after some use into the wxCode mailing list (see feedback).

Author

wxSplitWindow was created by Otto Wyss.