>
> On 12 Dec 2009, at 19:43, manolo gouy wrote:
> >
> > and recap2.zip also contains my final proposal for
> >    fl_mac_set_about(Fl_Callback *cb, void *user_data, int shortcut
> > = 0);
>
> Added this into my app for testing (I already had an "about box" in a
> regular menu anyway, so it was trivial to hook it up) and it seems to
> work well. Thanks for that.
>
> One thing - the function prototype doesn't seem to be in any header
> file, so I had to add one. Where are you planning to add it?
>

I put it in FL/mac.H, right after the MacCollapseWindow prototype.
This would require the user to #include "FL/x.H". How to document
this header requirement ?
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to