DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

> if(widget->type() == Item::RADIO)
>      widget->setonly();
>   else if(widget->type() == Item::TOGGLE)
>      widget->invert_flag(STATE);

ok i will try this one, 
previously I tried
'p.widget->' instead of 'widget->'
and perhaps that's why it didn't work last time

thank you for your help,

Best
Andrzej

Link: http://www.fltk.org/str.php?L1638
Version: 2.0-feature

_______________________________________________
fltk-dev mailing list
[EMAIL PROTECTED]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to