Printing under Windows
Don Garrett
garrett at bgb.cc
Wed Jun 5 02:39:13 EDT 2002
More information about the Python-list mailing list
Wed Jun 5 02:39:13 EDT 2002
- Previous message (by thread): A simple tcl/tk program to run Python.
- Next message (by thread): Printing under Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A while back, I posted a request of how to print graphical images on Windows from Python. There were no answers suggested that I could use. I have recently found that the problem can be solved using the wxPython wrapper for wxWindows. I just thought I would mention it. After two days of exposure (not a lot, I admit), wxPython seems to be a great system to work with and to solve several problems I've for a while. I'm able to print, access the system tray, and build an interface that looks VERY windows native while remaining cross platform. http://www.wxwindows.org/ http://wxpython.org/ -- Don Garrett http://www.bgb.cc/garrett/ BGB Consulting garrett at bgb.cc
- Previous message (by thread): A simple tcl/tk program to run Python.
- Next message (by thread): Printing under Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list