Well, the menu width is automatically adjusted to the width of the longest text. Why would you want the menu to be wider than necessary?
If you must, you should be able to use setMinimumSize()
to force a minimum width.
Michael Borgwardt
2010-03-26 20:57:25