> Just to keep you informed: I've copied the fluid printer dialog and > started to integrate it in the PS printing functions. The > dialog works, > and I can get the values, but there are lots of global variables and > functions that need adjustments. But I'm making progress. Nothing yet > to show or commit, however.
Oh - that's real good. > BTW.: the lpr integration needs internationalization :-( It works with > LC_MESSAGES=C, but doesn't work with > LC_MESSAGES="de_DE.UTF-8", because > the code tries to interpret lpstat output. Is the "usual" fix not just to force LC_MESSAGES=C into the environment that you invoke lpstat from, so that the output doesn't need to be interpreted in multiple languages? 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
