search for: mybutton

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

Did you mean: my_button
2009 Aug 10
2
xrcise -o test.rb ui.xrc
...<object class="sizeritem"> <option>0</option> <flag>wxALL</flag> <border>5</border> <object class="wxButton" name="m_button8"> <label>MyButton</label> <default>0</default> </object> </object> <object class="sizeritem"> <option>0</option> <flag>wxALL</flag> <border>5<...
2006 Sep 07
2
A little bit of sugar
Hi Do a search on ''wxruby'' and you''ll see that people''s main gripes are 1) stability 2) development progress 3) documentation and 4) syntax. We''re making great progress on 1-3 so thought it seemed like a good time to start looking at 4). So here''s announcing a first release of WxSugar. It can be downloaded via gems (gem install wx_sugar)
2008 Jan 08
28
1.9.3 release, rakefile
Hi I''d like to put out a 1.9.3 release perhaps later this week/weekend. If you have a chance to test the build and samples esp with latest rubygems, please do. There are still some bugs on the list, and samples to do, but this should address all the build/install probs that have come up. And it would be good to get some testing and feedback on some of the new classes. A note on the
2006 Dec 03
0
[778] trunk/wxruby2: Remove broken and deprecated LayoutConstraints, update samples & docs
...se the stored data! 2004-03-29 kbs - #GC.start -# end -end </del><span class="cx"> </span><del>- </del><span class="cx"> # a button which intercepts double clicks (for testing...) </span><span class="cx"> class MyButton < Button </span><span class="cx"> def initialize(parent,id,label = EmptyString,pos = DEFAULT_POSITION,size = DEFAULT_SIZE) </span><span class="lines">@@ -247,8 +230,6 @@ </span><span class="cx">...