search for: set_item_background_colour

Displaying 3 results from an estimated 3 matches for "set_item_background_colour".

2006 Oct 17
0
[681] trunk/wxruby2/samples/treectrl/treectrl.rb: wxMAC does not like menu id''s of 0 so I fixed that also made set_item_text_colour
...;dt>Author</dt> <dd>seanlong</dd> <dt>Date</dt> <dd>2006-10-17 14:47:27 -0400 (Tue, 17 Oct 2006)</dd> </dl> <h3>Log Message</h3> <pre>wxMAC does not like menu id''s of 0 so I fixed that also made set_item_text_colour and set_item_background_colour only work on Windows where they are supported.</pre> <h3>Modified Paths</h3> <ul> <li><a href="#trunkwxruby2samplestreectrltreectrlrb">trunk/wxruby2/samples/treectrl/treectrl.rb</a></li> </ul> </div> <div id="patch&quot...
2007 Jun 05
0
[1050] trunk/wxruby2/doc/textile: Delete doc references to remove assign_image_list methods in Tree/ListCtrl
...yourself. </del><ins>+Sets the normal image list. </ins><span class="cx"> </span><del>-See also "assign_image_list":#TreeCtrl_assignimagelist. - - - </del><span class="cx"> h3(#TreeCtrl_setitembackgroundcolour). TreeCtrl#set_item_background_colour </span><span class="cx"> </span><span class="cx"> *set_item_background_colour*(%(arg-type)TreeItemId% item, %(arg-type)Colour% col) </span><span class="lines">@@ -1039,11 +978,7 @@ </span><span class="cx">...
2006 Nov 15
0
[740] trunk/wxruby2: API - Make ListCtrl#get_item return a ListCtrl item corresponding to a row and
...Integer *set_item*(%(arg-type)Integer% index, %(arg-type)Integer% col, %(arg-type)String% label, - %(arg-type)Integer% imageId = -1) - -Sets a string field at a particular column. - - - </del><span class="cx"> h3(#ListCtrl_setitembackgroundcolour). ListCtrl#set_item_background_colour </span><span class="cx"> </span><span class="cx"> *set_item_background_colour*(%(arg-type)Integer% item, %(arg-type)Colour% col) </span></span></pre></div> <a id="trunkwxruby2samplescontrolsget_item_samplerb">&l...