Re: ComboBox signals
- From: "muppet" <scott asofyet org>
- To: gtk-perl-list gnome org
- Subject: Re: ComboBox signals
- Date: Fri, 14 Nov 2003 09:36:23 -0500 (EST)
David Sword said:
On Fri, 2003-11-14 at 13:44, muppet wrote:
you want a GtkOptionMenu.
Thanks - I didn't think that would work because there will be several
hundred items to choose from - will optionmenu handle that ok?
have never tried a menu that big, but the menus are scrollable so in theory it
should work.
i'll also reiterate ross' opinion -- if you have that many options, you really
do want to use an actual list widget. SimpleList is designed to make it very
easy to put a list into a dialog (i.e. in two to five lines of code); have a
look at it. your users will thank you.
--
muppet <scott at asofyet dot org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]