search for: wxtextcoord

Displaying 1 result from an estimated 1 matches for "wxtextcoord".

2007 Jul 12
0
[1112] trunk/wxruby2/swig/classes/include/wxTextCtrl.h: Remove unsupported form of TextCtrl#hit_test that''s not documented anyway
...TextCtrlHitTestResult 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, </span><span class="cx"> wxTextCoord *row) const; </span></span></pre> </div> </div> </body> </html>