Displaying 2 results from an estimated 2 matches for "textinto".
Did you mean:
textinfo
2007 Jan 03
0
[822] trunk/wxruby2/doc/textile: Links to the documentation on TextUrlEvent
...bsp;{ | event | ... }*|A mouse event occurred over an URLin the text control (MSW and GTK2 only)|
-|*evt_text_maxlen(id) { | event | ... }*|User tried to enter more textinto the control than the limit set by"set_max_length":#TextCtrl_setmaxlength.|
</del><ins>+|*evt_text_maxlen(id) { | event | ... }*|User tried to enter more textinto the control than the limit set by "set...
2007 Jul 04
0
[1104] trunk/wxruby2: Added 2.8 methods to TextCtrl & document them; tidy up header file
...d when enter is pressed in a text control (which must haveTE_PROCESS_ENTER style for this event to be generated).|
</span><span class="cx"> |*evt_text_maxlen(id) { | event | ... }*|User tried to enter more textinto the control than the limit set by "set_max_length":#TextCtrl_setmaxlength.|
</span><span class="cx">
</span><span class="lines">@@ -145,6 +174,7 @@
</span><span class="cx"> * "TextCtrl#get_value":#TextCtrl_getval...