Pmw gurus , how to color the combobox

Sindh skodela at my-deja.com
Fri Oct 20 12:46:21 EDT 2000


Hi folks

I have an application in Pmw. I am trying to add color to combobox etc.
I know i can use as following but was wondering if there is any more
decent way of it.

The way I do it is as follows:

cb=Pmw.ComboBox(root)
cb._arrobtn.configure(fg='red',bg='white')
cb._entryWidget.configure............blah
cb._ComboBox__listbox.configure........blah etc

Any better suggestions!

Thanks a lot
sreekant

--
A man needs to sleep for 36 hours a day atleast.


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list