search for: set_scroll_pos

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

2006 Aug 03
6
evt_scrollwin_thumbtrack/GetPosition?
I am attempting to create a scrollable panel. This works fine for using the scroll arrows, as I am capturing the event and then incrementing the scroll pos by the desired amount. However, it is not working on thumbtracking. I capture the event successfully, but I am unable to capture the position of the thumb tracker. I have looked at the poor man''s doc and have been unable to figure
2007 Apr 16
0
[969] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Cleanup and fixing of broken links.
...</span><span class="cx"> Sets the page size of one of the built-in scrollbars. </span><span class="lines">@@ -2392,7 +2389,7 @@ </span><span class="cx"> </span><span class="cx"> h3(#Window_setscrollpos). Window#set_scroll_pos </span><span class="cx"> </span><del>- *set_scroll_pos*(%(arg-type)Integer% orientation, %(arg-type)Integer% pos, </del><ins>+ *set_scroll_pos*(%(arg-type)Integer% orientation, %(arg-type)Integer% pos, </ins><span class="cx">...