Printing is always a pain from GUIs and wxWidgets support for it is a striong argument in its favour. For most of my GUI needs printing is rarely an issue and if I do need to print I gmerate an HTML document and print that via the browser. But thats not a great solution where precision is needed I agree.
Alan Gauld Author of the Learn To Program website http://www.alan-g.me.uk/ ________________________________ From: Steve Willoughby <st...@alchemy.com> To: Alan Gauld <alan.ga...@btinternet.com> Cc: tutor@python.org Sent: Saturday, 15 May, 2010 19:24:29 Subject: ttk printing (was Re: [Tutor] application with tabs) I've been seeing Alan and others advocate the new themed widgets for Tkinter and it looks pretty cool, but in what I've seen in an admittedly cursory glance I don't see that there's yet much in the way of printing support for apps (other than getting raw PostScript for what's on a canvas) which is one of the things still pushing me toward wxPython instead. I'd love to make use of all the time I invested over the years learning Tcl/Tk and Tkinter, but this doesn't look like there's a good solution (such as support for writing to the Windows GDI on Windows, although the PostScript output is likely adequate on Unix and Macs). Is there something people are using in that space for Tk? -- Steve Willoughby | Using billion-dollar satellites st...@alchemy.com | to hunt for Tupperware.
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor