[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Help Me In Multiple Selection



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]