search for: down_bit

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

Did you mean: down_bits
2007 Mar 28
0
[923] branches/wxruby2/wxwidgets_282: Changes 2.6 -> 2.8 Wx API; remove unsupported methods and examples from doc
...t;ins>+h3(#Cursor_isok). Cursor#is_ok </ins><span class="cx"> </span><ins>+ Boolean *is_ok*() </ins><span class="cx"> </span><del>- - - -h4. Example - -The following is an example of creating a -cursor from 32x32 bitmap data (@down_bits@) and a mask -(@down_mask@) where 1 is black and 0 is white for -the bits, and 1 is opaque and 0 is transparent for -the mask. It works on Windows and GTK+. - - - static char down_bits[] = { 255, 255, 255, 255, 31, - 255, 255, 255, 31, 255, 255, 255, 31, 255, 255, 255, - 31, 255, 255, 255, 31,...