adding "Print" menu in wxPython

Akand Islam sohel807 at gmail.com
Tue Jan 25 18:52:37 EST 2011


To make a simple editor using wxPython, sample code is available in
wxPython's tutorial page (http://wiki.wxpython.org/
WxHowtoSmallEditor). However, in addition I want to add "print" menu
which will print the contents of editor (i.e. whatever written in
editor). I will appreciate if someone please show me how to add
printing option.

Thanks,
Akand



More information about the Python-list mailing list