search for: wxtextctrlhittestresult

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

2007 Jul 12
0
[1112] trunk/wxruby2/swig/classes/include/wxTextCtrl.h: Remove unsupported form of TextCtrl#hit_test that''s not documented anyway
...quot;> virtual long XYToPosition(long x, long y) const; </span><span class="cx"> virtual bool PositionToXY(long pos, long *x, long *y) const; </span><span class="cx"> virtual void ShowPosition(long pos); </span><del>- virtual wxTextCtrlHitTestResult HitTest(const wxPoint& pt, long *pos) const; </del><ins>+ </ins><span class="cx"> virtual wxTextCtrlHitTestResult HitTest(const wxPoint& pt, </span><span class="cx"> wxTextCoord *col, &lt...
2006 Nov 23
0
[751] trunk/wxruby2/swig/typedefs.i: Added wxUint32 typedef
...amp;nbsp2006-11-23 00:32:48 UTC (rev 750) +++ trunk/wxruby2/swig/typedefs.i&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&...
2006 Oct 17
0
[685] trunk/wxruby2/swig: Add Printing constants and typedefs, add two missing methods (Roy
...;/span><span class="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>