PMW ComboBox width?

John Grayson johngrayson at home.com
Thu Sep 14 16:39:12 EDT 2000


In article <75F7304BB41CD411B06600A0C98414FCB368F6 at ORSMSX54>,
  "Daley, Mark W" <mark.w.daley at intel.com> wrote:
> OK, I figured out the list update thing for the PMW ComboBox.  I need
to get
> more docs.  Now that I have been poring over the docs for two days, I
can't
> figure out how to adjust the width of the ComboBox.  Is this possible?
I
> would think it is, since the listbox component of the MegaWidget
allows it,
> but I can't seem to find the right syntax.
>
> - Mark
>


Try this:


combobox.component('entryfield').component('entry').configure(width=10)




John Grayson


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



More information about the Python-list mailing list