search for: wxbutton

Displaying 14 results from an estimated 14 matches for "wxbutton".

Did you mean: wbutton
2009 Apr 03
2
Problem with spacing
...ass="wxBoxSizer"> <orient>wxHORIZONTAL</orient> <object class="sizeritem"> <option>0</option> <flag>wxALL</flag> <border>5</border> <object class="wxButton" name="addButton"> <label>Add Contact</label> <default>0</default> </object> </object> <object class="sizeritem"> <option>0</option>...
2005 Sep 04
3
bigdemo patches
Patches: 1) Sizer.rbw: Selects first item after creating the list 2) wxCalendarCtrl.rbw: Uses ruby DateTime now 3) wxButton.rbw: There is no function ''set_tool_tip_string''. Changed to set_tool_tip 4) wxCheckBox.rbw: Missing quote on require. cID was too big, caused assert failure 5) wxCheckListBox.rbw: Missing argument to StaticText.new added (I don''t /think/ it''s supposed t...
2009 Mar 27
0
xrciser problem
...</object> </object> <object class="sizeritem"> <flag>wxALIGN_CENTER_VERTICAL|wxALL</flag> <border>5</border> <object class="wxButton" name="m_buttonGo"> <label>Go</label> </object> </object> <object class="sizeritem"> <flag>wxALIGN_CENTER_VERTICAL|wxAL...
2010 Jun 22
1
Stuck noobie: XRC/xrcise woes
...E_MULTILINE</style> </object> </object> <object class="sizeritem"> <flag>wxALIGN_CENTER_HORIZONTAL|wxALL</flag> <border>5</border> <object class="wxButton" name="upper_bt"> <label>Upper</label> </object> </object> <object class="sizeritem"> <flag>wxALIGN_CENTER_HORIZONTAL|wxALL</flag> <bo...
2009 Aug 10
2
xrcise -o test.rb ui.xrc
.../maxlength> </object> </object> <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>...
2006 Sep 06
12
Patch to wxWindow.h
This patch fixes background color problems (at least on Windows). It uses the dreaded ''FIXME'' My plan for next weekend is to try building wxPython from the source to see how they manage to achieve several things with SWIG that we''re not (yet) able to. If I''m successful it might lead to wrapping a significant portion of wxWidgets more correctly than
2004 Oct 06
11
find_window_by_xxx doesn''t find Gauge or BitmapButton
I''m fairly new to the Ruby world, particularly WxRuby, so please forgive me if this is ground that''s been covered in the past. I''m trying to load a frame from an XRC file (created using DialogBlocks), and I''m having trouble getting an instance of the Gauge object using the Wx::Window.find_window_by_xxx methods. I''m trying this on Windows XP,
2007 Mar 19
0
[902] branches/wxruby2/wxwidgets_282/swig/classes/include/parents.rb: Parents for AUI GUI classes
...''wxAutomationObject'' => ''wxObject'', </span><span class="cx"> ''wxBitmap'' => ''wxGDIObject'', </span><span class="cx"> ''wxBitmapButton'' => ''wxButton'', </span></span></pre> </div> </div> </body> </html>
2005 Sep 05
8
patch to wxCheckListBox.h
size_t GetItemHeight() const is not part of the standard interface for this class. On Mac OS X for instance it is not defined. So it needs to be removed. This is why us developers should download the complete wxWidgets distribution that has all the headers for each platform so we can cross check when adding features, this is what I do. Sean _______________________________________________
2004 Jun 11
9
Handling Events that don''t take an ID
Hey Kevin, Am I correct in assuming that if I want a particular widget to respond to an event which doesn''t take an ID as an argument (like evt_size or evt_left_down), that I have to inherit a new widget and define the event handler within the inherited class? Here''s a little contrived code example to illustrate what I mean: class MyCtrl < Wx::TextCtrl def
2007 May 10
11
wxRuby2 0.0.40
Congratulations, wxRuby2 0.0.40 but,where is 0.0.40 mswin32.gem? _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Mar 18
0
[893] branches/wxruby2/wxwidgets_282: New hover bitmap methods in 2.6 -> 2.8 API
...xwidgets_282/swig/classes/include/wxBitmapButton.h&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-03-18 09:36:20 UTC (rev 893) </span><span class="lines">@@ -8,91 +8,28 @@ </span><span class="cx"> class wxBitmapButton : public wxButton </span><span class="cx"> { </span><span class="cx"> public: </span><del>-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief Default con...
2007 Mar 17
0
[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
...mp;nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief Returns a pointer to the button which is the default for this window, or NULL. -The default button is the one activated by pressing the Enter key. -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*/ - - wxButton* GetDefaultItem() const; -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** </del><span class="cx"> &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief Sends a , which </span><span class="cx"> in tu...
2007 Mar 22
0
[916] branches/wxruby2/wxwidgets_282: More Wx::AUI classes, event hooks and sample
...''wxAutomationObject'' => ''wxObject'', </span><span class="cx"> ''wxBitmap'' => ''wxGDIObject'', </span><span class="cx"> ''wxBitmapButton'' => ''wxButton'', </span></span></pre></div> <a id="brancheswxruby2wxwidgets_282swigclassesincludewxAuiDockArth"></a> <div class="addfile"><h4>Added: branches/wxruby2/wxwidgets_282/swig/classes/include/wxAuiDockArt.h (0 => 916)</h4&...