[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Ruby TkListBox option

Jason Tahaney

7/11/2006 9:35:00 PM

Can anyone tell me if the TkListbox option
insertBackground is available in Ruby Tk?

I'm having no luck when trying to set this option via
the TkListbox.configure('insertBackground', 'red')
method or even trying to set this option through the
TkListbox.new constructor.

What I'm trying to do is change the background color
of a particular Listbox item.

Thanks in advance,

Jason T

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail...

1 Answer

Hidetoshi NAGAI

7/11/2006 10:18:00 PM

0