search for: cross_cursor

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

Did you mean: wxcross_cursor
2007 Mar 28
0
[923] branches/wxruby2/wxwidgets_282: Changes 2.6 -> 2.8 Wx API; remove unsupported methods and examples from doc
...constants. Note +that the standard, hourglass and cross cursors are not loaded until the +App enters its main loop. </ins><span class="cx"> </span><del>-*NullCursor* </del><ins>+ *Wx::NULL_CURSOR* + *Wx::STANDARD_CURSOR* + *Wx::HOURGLASS_CURSOR* + *Wx::CROSS_CURSOR* </ins><span class="cx"> </span><del>-Pointers: - -*STANDARD_CURSOR - -HOURGLASS_CURSOR\\ -CROSS_CURSOR* - </del><span class="cx"> h2. See also </span><span class="cx"> </span><span class="cx"> &qu...
2006 Dec 03
0
[778] trunk/wxruby2: Remove broken and deprecated LayoutConstraints, update samples & docs
...class="cx"> </span><del>- Myset_client_data("listbox", @m_listbox) - Myset_client_data("listbox", @m_listboxSorted) </del><span class="cx"> </span><span class="cx"> @m_listbox.set_cursor(CROSS_CURSOR) </span><span class="cx"> </span><span class="lines">@@ -281,9 +262,6 @@ </span><span class="cx"> @m_choiceSorted = Choice.new( panel, ID_CHOICE_SORTED, Point.new(10,70), Size.new(120,-1), </span><span class="c...