Make the options box use ComboBox instead of OptionMenu whenever possible. It
commitee8e230108e2018bbbe701a00292fa5f3c8faa29
authorThomas Leonard <talex5@gmail.com>
Sat, 18 Mar 2006 15:46:09 +0000 (18 15:46 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 18 Mar 2006 15:46:09 +0000 (18 15:46 +0000)
treea9440477f38ac899da5426d7f69f0db8e3d5b6ff
parent24478bbcb91c02f97dc471472ba22e9a540cf129
Make the options box use ComboBox instead of OptionMenu whenever possible. It
also makes sure that the OptionMenu's initial width is large enough to display
the widest item (Andras Mohari).

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/ROX-Lib2@4514 66de3db3-b00d-0410-b41b-f4738ad19bea
python/rox/OptionsBox.py