search for: nullcolour

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

Did you mean: fullcolour
2006 Dec 29
0
[808] trunk/wxruby2: Make Wx::Colour#== work correctly as documented, tidy docs for that class
...gt;<span class="cx"> h2. Predefined objects </span><span class="cx"> </span><del>-Objects: </del><ins>+These predefined colours are defined as constants in wxRuby. </ins><span class="cx"> </span><del>-*NullColour* </del><ins>+ Wx::NULL_COLOUR + Wx::BLACK + Wx::WHITE + Wx::RED + Wx::BLUE + Wx::GREEN + Wx::CYAN + Wx::LIGHT_GREY </ins><span class="cx"> </span><del>-Pointers: - -*BLACK - -WHITE\\ -RED\\ -BLUE\\ -GREEN\\ -CYAN\\ -LIGHT_GREY* - </del><span c...
2006 Dec 12
0
[785] trunk/wxruby2/doc/textile/window.txtl: Remove set_constraints, correct docs for set_dimensions and set_size
...n class="lines">@@ -2245,7 +2263,7 @@ </span><span class="cx"> h4. Parameters </span><span class="cx"> </span><span class="cx"> * _colour_ The colour to be used as the foreground colour, pass </span><del>- @NullColour@ to reset to the default colour. </del><ins>+ @Wx::NULL_COLOUR@ to reset to the default colour. </ins><span class="cx"> </span><span class="cx"> h4. Remarks </span><span class="cx"> </span><span class="li...