Setting the width of a Pmw.ComboBox

Martyn Quick mrq at for.mat.bham.ac.uk
Wed May 16 08:40:50 EDT 2001


I'm having trouble setting the width of a Pmw.ComboBox properly.  I tried
something like

  self.createcomponent('box', (), None, Pmw.ComboBox, (interior,),
          ..., hull_width=100).pack()

but this hull_width value doesn't seem to do anything.  (From the above,
you can tell that this is as a component of a Pmw.MegaWidget.)

Any ideas?

Martyn

--------------------------------------------------------
Dr. Martyn Quick  (Research Fellow in Pure Mathematics)
University of Birmingham, Edgbaston, Birmingham, UK.
http://www.mat.bham.ac.uk/M.R.Quick




More information about the Python-list mailing list