Displaying 1 result from an estimated 1 matches for "wxtextctrlnamestr".
2007 Jul 04
0
[1104] trunk/wxruby2: Added 2.8 methods to TextCtrl & document them; tidy up header file
...sp      long style = 0, wxValidator const &validator = wxDefaultValidator,
-                wxString const &name = wxTextCtrlNameStr);
</del><ins>+ wxTextCtrl(wxWindow *parent,
+                         wxWindowID id,
+&a...