> Having created this "button" widget, it might be more portable to use it in subsequent refs, rather than calling startBtn explicitly? Perhaps that is what you intended?
Yes, that was a hangover from an attempt to debug the label issue i talked about, i just forgot to change it back to button->member() But if the callback implementation in this case is only ever going to be used by StartBtn is there any point me doing the cast? and should i just declare the function as receivng a button widget instead? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

