Pmw.ComboBox

Gombos Katalin gombosk at vas.birosag.hu
Mon Oct 20 07:18:24 EDT 2003


Pmw.ComboBox()
v = Pmw.ComboBox(self.f1,label_text=t,
		labelpos='w',
		labelmargin=3,
		label_background=ke,
		selectioncommand=csere,
		scrolledlist_items=w)

my problems are:

How could I change the font type and size of label_text and
scrolled_list items?

Thanks in advance!

Katalin







More information about the Python-list mailing list