> > Two small changes, one because of case sensitivity, Oops! Ok - guess what version of HFS is running on my Mac, then... Do I have case sensitivity enabled? No, I don't. Bother.
> and one because you > forgot the fl_push_clip() call (the Linux version outputs > "fl_pop_clip: clip stack underflow!"). Ouch - my bad. Actually, I *think* I don't need to push/pop the clip at all and this should still work... So what I did was *removed* the push, but forgot to remove the pop... And nothing bad happened so I did not notice. Can anybody give it a whirl with the push/pop removed and see if it is correct? Maybe we *do* need to push/pop the clip though, as I'm not sure what area of the Fl_Box is marked as damaged when I do this... I assume the whole box, though (which is why I think the push/pop is redundant here.) The wisdom of others is sought. > Other than that, it works on Ubuntu 9.04, no > differences to the windows version visible. Thanks for checking this - that's great. -- Ian 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 mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

