Pmw ComboBox question

Scott Hathaway slhath at home.com
Wed Feb 28 17:03:52 EST 2001


Thanks!

Scott

"bernie" <bernie at pacific.net.hk> wrote in message
news:3A9D3DC2.5387B37F at pacific.net.hk...
>
>
> Scott Hathaway wrote:
>
> > How can I change the length of the entry portion of the combox widget?
> >
>
> _width = 4                                        # width of entry field
> _widget = Pmw.ComboBox( parent)
> _widget._entryfield._entryFieldEntry.config( width = _width)
>
>
> >
> > Thanks,
> > Scott
>





More information about the Python-list mailing list