> 
> to something like this:
> 
>  > typedef unsigned short Fl_Align;
>  > const Fl_Align FL_ALIGN_LEFT   = 4;
>  > const Fl_Align FL_ALIGN_INSIDE = 16;
> 
> to get back to the readable, but somewhat unsafe:
> 
>  > myWidget->align( FL_ALIGN_LEFT | FL_ALIGN_INSIDE )
> 

I kind of like the look if that.
But I've never been good at knowing what the "correct" C++ thing to do
is (is it not just C then?) so you should probably ignore me!





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