[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Help Me In Multiple Selection
- From: Daniel Lacroix <dlacroix erasme org>
- To: parakala suma <parakalas yahoo com>
- Cc: gtk-perl-list gnome org
- Subject: Re: Help Me In Multiple Selection
- Date: 31 Jan 2003 11:41:39 +0100
Le ven 31/01/2003 à 11:32, parakala suma a écrit :
> Hi
> I am trying to develop an application in Gtk2-Perl. I
> could develop one screen which gives the user a list
> of branch names in combobox. fine if the user selects
> one option then i am getting the result. My problem is
> if I want multiple selection in combo box . Is
> multiple selection possible in combobox widget how can
> we do this with combobox. Else kindly suggest me
> another widget in Gtk2-perl which supports my
> requirement.
Multiples selections are possible not possible with a combobox. You'd
better use Gtk2::ListStore and Gtk2::TreeView.
See: misc-examples/list.pl for list example.
Daniel
> kindly help me
> Thanking you
> suma
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> _______________________________________________
> gtk-perl-list mailing list
> gtk-perl-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-perl-list
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]