> Regarding
> > New API proposal:
> > - fl_mac_set_about(const Fl_Menu_Item *item)
> > to connect an FLTK menu item to the "About myprog" 
> application menu item
> 
> Maybe it would be better to remove "_mac" from the name, just 
> in case we
> add similar functions for other platforms, i.e. call it 
> fl_set_about() or
> fl_about_menu() or similar.
> 
> This could be documented as (currently) only for the Mac 
> system menu, and
> thus do nothing for other platforms.

Yes, I guess that seems sensible - I think we could, for example, retain
Manolo's fl_mac_set_about() function but make it "internal" and provide
a generic fl_set_about() function that is visible, that would call the
"internal" function on OSX and do nothing elsewhere (unless equivalent
functionality exists - I imagine that would be WM specific under *nix
and therefore very hard to maintain?)




SELEX Sensors and Airborne Systems Limited
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to