search for: wxflexgridsizer

Displaying 6 results from an estimated 6 matches for "wxflexgridsizer".

Did you mean: flexgridsizer
2010 Nov 13
2
Scrolling / wxPanel / wxFlexGridSizer
I have a problem getting scroll bars to become active. Scrollbars appear but do not actually scroll. The problem I am trying to solve is to list a large number of key/value pairs. I looked to use PropertyGrid but did not find it in wxruby 2.0.1. I''m really stuck and would appreciate any help. Thanks, Dave Details: I am starting with an .xrc file containing: ...
2007 Jul 04
0
[1108] trunk/wxruby2/swig: Revised mem mgmt for Sizers to address more GC crashes in Sizers demo
...04 22:50:43 UTC (rev 1108) </span><span class="lines">@@ -4,7 +4,7 @@ </span><span class="cx"> %include "../common.i" </span><span class="cx"> </span><span class="cx"> %module(directors="1") wxFlexGridSizer </span><del>-GC_MANAGE_AS_OBJECT(wxFlexGridSizer); </del><ins>+GC_MANAGE_AS_SIZER(wxFlexGridSizer); </ins><span class="cx"> </span><span class="cx"> %ignore wxFlexGridSizer::GetFlexibleDirection; </span><span class="...
2007 May 28
0
[1033] trunk/wxruby2/swig: GC fixes for nested sizers; fix crashes in html.rb demo
...21:40:09 UTC (rev 1032) +++ trunk/wxruby2/swig/classes/FlexGridSizer.i&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-05-28 19:17:14 UTC (rev 1033) </span><span class="lines">@@ -12,6 +12,11 @@ </span><span class="cx"> %ignore wxFlexGridSizer::SetNonFlexibleDirection; </span><span class="cx"> %ignore wxFlexGridSizer::GetNonFlexibleGrowMode; </span><span class="cx"> %ignore wxFlexGridSizer::SetNonFlexibleGrowMode; </span><ins>+ +// shared functions for GC marking +%include ".....
2007 Jan 25
0
[854] trunk/wxruby2/swig/classes: Add support for GridBagSizer
...izerItem to be wrapped +%ignore wxGridBagSizer::FindItemWithData; +%ignore wxGridBagSizer::FindItemAtPoint; +%ignore wxGridBagSizer::FindItemAtPosition; + +%import "include/wxObject.h" +%import "include/wxSizer.h" +%import "include/wxGridSizer.h" +%import "include/wxFlexGridSizer.h" + +%include "include/wxGridBagSizer.h" </ins></span></pre></div> <a id="trunkwxruby2swigclassesincludewxGBPositionh"></a> <div class="addfile"><h4>Added: trunk/wxruby2/swig/classes/include/wxGBPosition.h (0 =>...
2007 Jan 25
0
[855] trunk/wxruby2/swig/classes/include/parents.rb: Parenting for GridBagSizer
...ot;cx"> ''wxGenericValidator'' => ''wxValidator'', </span><span class="cx"> ''wxGrid'' => ''wxScrolledWindow'', </span><ins>+ ''wxGridBagSizer'' => ''wxFlexGridSizer'', </ins><span class="cx"> ''wxGridCellBoolEditor'' => ''wxGridCellEditor'', </span><span class="cx"> ''wxGridCellBoolRenderer'' => ''wxGridCellRenderer'', </span>...
2009 Apr 03
2
Problem with spacing
...</object> </object> </object> </object> <object class="sizeritem"> <option>1</option> <flag>wxEXPAND</flag> <border>5</border> <object class="wxFlexGridSizer"> <rows>6</rows> <cols>2</cols> <vgap>0</vgap> <hgap>0</hgap> <growablecols></growablecols> <growablerows></growablerows> <object class="size...