> > A lot of build-time warnings about "class FL_xyz has > virtual functions > > with non-virtual destructor" type stuff. > > Hmm, we fixed some already, but this is important. Can you tell us > which Fl_xyz this was about?
Don't have that machine here - will post later. I *think* it was from every file that included Fl_Device.H, and it was warning about the classes Fl_Device, Fl_Quartz_something, and, erm... At least one other... > > My GL test ran OK, but the contents of the GL window did > not print - is > > that expected? I thought I'd heard that was fixed now? > > They can be printed, yes, but they don't print as subwindows > by default, AFAIK. Ah, OK. This was a subwindow of my main window, so that sounds like an expected feature... > > > None of the tests left behind this zombie of which Domingo > speaks - I > > don't know what is different between our setups though... > > Maybe because Domingo used the XPS printer. I tried it on > Windows 7 and > it worked w/o zombies. Interesting with XPS: There are lots of missing > lines etc., but (... surprise, surprise ...) transparency works. The > image with alpha draws with the white X in the background, and the > pixmap is drawn w/o the black bg. I wouldn't bother to look for bugs > in our code, though (WRT missing lines). That's probably a MS / XPS > fault. OK. I didn't try the XPS printer - did try a variety of other printer interfaces though, including using Bonjour to print it via the Mac... Which in essence must (I think) be converting it to PS, as the printer appears in Bonjour as a PS printer (though in reality it is not, it's a cheap HP P1005...) SELEX Galileo Ltd 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 [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
