copy_label work perfectly.
Thanks a lot.

Marc

2008/1/23, darren legge <[EMAIL PROTECTED]>:
> If you set the label property of a widget using label(), it only stores the 
> pointer you pass it - it does not copy the string. Use copy_label() instead, 
> or make tmp[] static.
> I think that's your problem.
>

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to