search for: wxgrow

Displaying 4 results from an estimated 4 matches for "wxgrow".

Did you mean: grow
2009 Mar 27
0
xrciser problem
...;size>590,612</size> <title>Tool</title> <centered>1</centered> <object class="wxBoxSizer"> <orient>wxVERTICAL</orient> <object class="sizeritem"> <flag>wxGROW</flag> <border>5</border> <option>2</option> <object class="wxBoxSizer"> <orient>wxHORIZONTAL</orient> <object class="sizeritem">...
2010 Jun 22
1
Stuck noobie: XRC/xrcise woes
...;400,300</size> <title>From Scratch</title> <centered>1</centered> <object class="wxBoxSizer"> <orient>wxVERTICAL</orient> <object class="sizeritem"> <flag>wxGROW|wxALL</flag> <border>5</border> <option>1</option> <object class="wxTextCtrl" name="text_box1" subclass="CaseChangeTextCtrl1"> <style>wxTE_MULTILINE</style&...
2007 Nov 12
4
XRCise says "Cannot create wrapper for subclass of wxWizard"
...e> <bg>#FFFFFF</bg> <bitmap>oooh.png</bitmap> <object class="wxBoxSizer"> <orient>wxVERTICAL</orient> <object class="sizeritem"> <flag>wxGROW|wxALL</flag> <border>5</border> <object class="wxStaticText" name="wxID_STATIC"> <label>This is some static text.</label> </object> </...
2005 May 03
10
Is wxRuby-SWIG version usable enough to package for download?
If wxRuby-SWIG is as usable as wxRuby 0.6.0, maybe it should be given a version number and packaged up for download. Given the nature of SWIG, having a lot more people use it would probably result in more code contributions to this project. Seems most of the changes are 2+ months old, so I''m guessing wxRuby-SWIG is fairly stable right now in terms of frequency of changes...