search for: wxtextattralignment

Displaying 3 results from an estimated 3 matches for "wxtextattralignment".

2006 Nov 23
0
[751] trunk/wxruby2/swig/typedefs.i: Added wxUint32 typedef
...mp;nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2006-11-23 04:09:27 UTC (rev 751) </span><span class="lines">@@ -20,3 +20,4 @@ </span><span class="cx"> enum wxTextCtrlHitTestResult; </span><span class="cx"> enum wxTextAttrAlignment; </span><span class="cx"> enum wxSashDragStatus; </span><ins>+typedef unsigned int wxUint32; // Should be correct on all platforms </ins></span></pre> </div> </div> </body> </html>
2006 Oct 17
0
[685] trunk/wxruby2/swig: Add Printing constants and typedefs, add two missing methods (Roy
...cx"> typedef wxString wxArtID; </span><span class="cx"> enum wxBackgroundStyle; </span><span class="cx"> enum wxTreeItemIcon; </span><ins>+enum wxDuplexMode; +enum wxPrintMode; +enum wxPrinterError; +enum wxTextCtrlHitTestResult; +enum wxTextAttrAlignment; +enum wxSashDragStatus; </ins></span></pre> </div> </div> </body> </html>
2006 Nov 26
0
[758] trunk/wxruby2: i18n support: added Locale class, methods for get/set languages & encodings
...amp;nbsp2006-11-24 17:17:52 UTC (rev 757) +++ trunk/wxruby2/swig/typedefs.i&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2006-11-26 09:47:32 UTC (rev 758) </span><span class="lines">@@ -21,3 +21,4 @@ </span><span class="cx"> enum wxTextAttrAlignment; </span><span class="cx"> enum wxSashDragStatus; </span><span class="cx"> typedef unsigned int wxUint32; // Should be correct on all platforms </span><ins>+enum wxFontEncoding; </ins></span></pre></div> <a id="...