Displaying 3 results from an estimated 3 matches for "gradient_fill_linear".
2009 Jan 13
5
set the background to a bitmap
Hi,
any ideas whether you can set the background of a dialog to use an
image?
--
Posted via http://www.ruby-forum.com/.
2008 Aug 24
2
Missing ids in documentation
...ple">Brush#set_stipple</h3>
brush.html:<h3 class="Brush_setstyle">Brush#set_style</h3>
dc.html:<h3>DC#get_text_foreground</h3>
dc.html:<h3>DC#get_user_scale</h3>
dc.html:<h3>DC#gradient_fill_concentric</h3>
dc.html:<h3>DC#gradient_fill_linear</h3>
dc.html:<h3>DC#logical_to_device_x</h3>
dc.html:<h3>DC#logical_to_device_xrel</h3>
dc.html:<h3>DC#logical_to_device_y</h3>
dc.html:<h3>DC#logical_to_device_yrel</h3>
dc.html:<h3>DC#max_x</h3>
dc.html:<h3>DC#max_y</h3>...
2007 Mar 27
0
[922] branches/wxruby2/wxwidgets_282: Changes, additions and deprecations 2.6 -> 2.8 Wx API
...n><span class="cx"> * "DC#get_text_foreground":#DC_gettextforeground
</span><span class="cx"> * "DC#get_user_scale":#DC_getuserscale
</span><ins>+* "DC#gradient_fill_concentric":#DC_gradientfillconcentric
+* "DC#gradient_fill_linear":#DC_gradientfilllinear
</ins><span class="cx"> * "DC#logical_to_device_x":#DC_logicaltodevicex
</span><span class="cx"> * "DC#logical_to_device_xrel":#DC_logicaltodevicexrel
</span><span class="cx"> * "...