search for: unicodedemotextctrl

Displaying 2 results from an estimated 2 matches for "unicodedemotextctrl".

2006 Oct 19
0
[690] trunk/wxruby2/samples/text/unicode.rb: Placed controls within a panel so they appear on the correct themed background
...006-10-19 09:07:56 UTC (rev 689) +++ trunk/wxruby2/samples/text/unicode.rb&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2006-10-19 16:48:19 UTC (rev 690) </span><span class="lines">@@ -15,7 +15,7 @@ </span><span class="cx"> class UnicodeDemoTextCtrl < Wx::TextCtrl </span><span class="cx"> NEWLINE_CORRECTION_FACTOR = 0 </span><span class="cx"> </span><del>- DEFAULT_TEXT = "This sample requires that you have a unicode build of WxWidgets. If you do, you should be able to see a...
2006 Nov 26
0
[758] trunk/wxruby2: i18n support: added Locale class, methods for get/set languages & encodings
...ale.get_system_encoding_name + text = Wx::StaticText.new(panel, -1, "System default encoding: #{sys_enc}") + sizer.add(text, 0, Wx::ALL, 5) + </ins><span class="cx"> # The text input and display </span><span class="cx"> @textctrl = UnicodeDemoTextCtrl.new(panel) </span><span class="cx"> sizer.add(@textctrl, 3, Wx::GROW|Wx::ALL, 2) </span></span></pre></div> <a id="trunkwxruby2swigclassesFonti"></a> <div class="modfile"><h4>Modified: trunk/wxruby2/swig/c...