I think you can use -height when you create the combobox, or use the Height
method.
Cheers,
jez.
From: Andy Pastuszak <[EMAIL PROTECTED]>
To: perl-win32-gui-users@lists.sourceforge.net
Subject: [perl-win32-gui-users] Combo Box Question
Date: Fri, 2 Dec 2005 09:17:55 -0500
Hello All,
I am new to the list and have been combing through the mailing list
archives
trying to find an answer to my problem and I can't seem to find it.
I am trying to alter the dropdown list in the combobox so it is longer. It
currently shows only 4 items and I would like it to be long enough to show
10 items. If anyone can tell what code I need to add to my combobox, I
would greatly appreciate it.
Andy