[Insight-users] check boxes in fltk
Luis Ibanez
luis . ibanez at kitware . com
Fri, 09 May 2003 12:55:23 -0400
Hi Zein,
Your question is better suited to the FLTK mailing list,
However,..
The way to get this functionality is to create a
FL_Group, put all you Fl_Check_Buttons in the group
and select them to behave as "radio" buttons.
Please look at the FLTK tutorial in
http://www.fltk.org
This is explained there.
Regards,
Luis
----------------
salah wrote:
> Hi all,
>
> is there someway in fltk to make a set of check boxes
> or radio buttoms such that only one of them can be
> selected at a moment?? i.e, when I check one box,
> the others are de-selected automaticaly.
>
> Thanks,
> Zein
>
>
> ->8<------------->8<------------->8<------------->8<------------->8<------------->8<-
> Zein I. Salah
> University of Tübingen, WSI-GRIS, Sand 14, 72076 Tübingen
> Email: salah@gris.uni-tuebingen.de
> Tel.: (07071) 29 75465 (GRIS), Fax: (07071) 29 54 66
>
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>