[wxruby-users] ListCtrl LC_REPORT undefined method

Alex Fenton alex at pressure.to
Thu Jul 17 18:37:16 EDT 2008


Richard White wrote:
> I can only assume that ListCtrl#set_item_background_colour is not 
> supported by MSW so I have used ListItem#set_background_colour 
> successfully instead.
>   
Missed your earlier message. From the wxWidgets headers it looks like 
set_item_background_colour should be supported on MSW, Mac and generic, 
but it's missing currently from wxRuby. We can add it for the next release.

Thanks for the report.

alex


More information about the wxruby-users mailing list