search for: positiontoxy

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

Did you mean: position_to_xy
2007 Jul 12
0
[1112] trunk/wxruby2/swig/classes/include/wxTextCtrl.h: Remove unsupported form of TextCtrl#hit_test that''s not documented anyway
...mp;nbsp&nbsp&nbsp&nbsp2007-07-12 22:23:20 UTC (rev 1112) </span><span class="lines">@@ -50,7 +50,7 @@ </span><span class="cx"> 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"...
2008 Jan 08
28
1.9.3 release, rakefile
Hi I''d like to put out a 1.9.3 release perhaps later this week/weekend. If you have a chance to test the build and samples esp with latest rubygems, please do. There are still some bugs on the list, and samples to do, but this should address all the build/install probs that have come up. And it would be good to get some testing and feedback on some of the new classes. A note on the