search for: wxtb_horz_layout

Displaying 1 result from an estimated 1 matches for "wxtb_horz_layout".

2007 Jun 22
0
[1058] trunk/wxruby2/swig: Move TB_ constants into ToolBar and add the new 2.8 ones.
...0100, - - // don''t show the divider between toolbar and the window (Win32 only) - wxTB_NODIVIDER = 0x0200, - - // no automatic alignment (Win32 only, useless) - wxTB_NOALIGN = 0x0400, - - // show the text and the icons alongside, not vertically stacked (Win32/GTK) - wxTB_HORZ_LAYOUT = 0x0800, - wxTB_HORZ_TEXT = wxTB_HORZ_LAYOUT | wxTB_TEXT -}; - -//** ---------------------------------------------------------------------------- ** </del><span class="cx"> // Start constants from wx/textctrl.h </span><span class="cx"> //** ------...