Displaying 2 results from an estimated 2 matches for "te_password".
Did you mean:
the_password
2004 Jun 04
7
I''m ready to build 0.4.0 for Windows
Let me know when you''ve got the cvs repo labeled -- I''m already to go to
build the 0.4.0 installer for Windows.
Curt
2007 Jul 04
0
[1104] trunk/wxruby2: Added 2.8 methods to TextCtrl & document them; tidy up header file
...ndowstyles.html and "TextCtrl.new":textctrl.html#TextCtrl_new.
</span><span class="cx">
</span><ins>+Note that alignment styles (@TE_LEFT@,
+@TE_CENTRE@ and @TE_RIGHT@) can be changed
+dynamically after control creation on MSW and GTK.
+@TE_READONLY@, @TE_PASSWORD@ and wrapping styles
+can be dynamically changed under GTK but not MSW. The other styles can be
+only set during control creation.
+
+
</ins><span class="cx"> h2. TextCtrl text format
</span><span class="cx">
</span><span class="cx">...