Displaying 5 results from an estimated 5 matches for "wxid_ok".
Did you mean:
did_ok
2006 Dec 23
0
[796] trunk/wxruby2/samples/xrc/xrc_sample.rb: Simplify some method calls, rubyify and add a little more explanation
...sp          #
-
-                @ok = Wx::Window.find_window_by_id(Wx::xrcid(''wxID_OK''),self)
- @cancel = Wx::Window.find_window_by_id(Wx::xrcid(''wxID_CANCEL''),self)
-                @message = Wx::Window.find_window_by_id(...
2008 Oct 06
2
StdDialogButtonSizer default button
Hi all,
How do i set the default button for a Wx::StdDialogButtonSizer?
Any hints would be appreciated.
regards.
bio.
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Mar 28
0
[924] branches/wxruby2/wxwidgets_282: Changes 2.6 -> 2.8 Wx API; remove deprecated methods and update doc
...;/del><span class="cx"> void SetPath(const wxString& path ) ;
</span><del>-        /**
-         * \brief Shows the dialog, returning wxID_OK if the user pressed OK, and wxOK_CANCEL
-otherwise.
-        */
-
</del><span class="cx"> int ShowModal() ;
</span><span class="cx"> };
</span><span class="cx">
<...
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...
2007 Mar 17
0
[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
...sp   */
-
- void SetStyle(long style ) ;
-        /**
</del><span class="cx">          * \brief Shows the dialog, returning wxID_OK if the user pressed OK, and wxOK_CANCEL
</span><span class="cx"> otherwise.
</span><span class="cx">         */
</span></span></pre></div>
<a id="brancheswxru...