/home/guigues/build/bbtk-build-tmp/bbtk/packages/wx/src/bbwxLayoutSplit.h File Reference

Widget which splits a window into two parts. More...

#include "bbtkWxBlackBox.h"
#include <wx/splitter.h>

Include dependency graph for bbwxLayoutSplit.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bbwx

Classes

class  bbwx::LayoutSplit
 Widget which splits a window into two parts. More...

Functions

 bbwx::BBTK_BEGIN_DESCRIBE_BLACK_BOX (LayoutSplit, bbtk::WxBlackBox)
 bbwx::BBTK_NAME ("LayoutSplit")
 bbwx::BBTK_AUTHOR ("laurent.guigues@creatis.insa-lyon.fr")
 bbwx::BBTK_DESCRIPTION ("Widget which splits a window in two fixed size parts (wxSplitterWindow)")
 bbwx::BBTK_INPUT (LayoutSplit, Widget1,"Upper or left widget", wxWindow *,"")
 bbwx::BBTK_INPUT (LayoutSplit, Widget2,"Lower or right widget", wxWindow *,"")
 bbwx::BBTK_INPUT (LayoutSplit, Orientation,"Orientation (default H), 0=H=HORIZONTAL , 1=V=VERTICAL", std::string,"")
 bbwx::BBTK_INPUT (LayoutSplit, Proportion,"Proportion (in percent) of the first children in the window", int,"")
 bbwx::BBTK_END_DESCRIBE_BLACK_BOX (LayoutSplit)


Detailed Description

Widget which splits a window into two parts.

Definition in file bbwxLayoutSplit.h.


Generated on Tue Oct 21 16:06:52 2008 for wx by  doxygen 1.5.6