Re: Alternating colors in List?

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Saturday 07 June 2003 06:47 am, you wrote:
>
>
> Thanks, I thought that was the case, but was hoping somebody had found
> an easier way.

There is, but it involves using Linux and GTK:
-- make it a 'green bar' list;
   for row = 1 to 100 by 2 do
       set_row_background(list,row,#CCFFCC)
   end for

Sorry about Windows :)

Irv

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu