On Jan 25, 5:52 pm, Akand Islam <sohel...@gmail.com> wrote: > > I will appreciate if someone please show me how to add > printing option.
Hello Akand, Well the first step would be to create a stub "OnPrint" method and add a command to the File menu named "Print" that calls the "OnPrint" method. Can you do this part yourself? All the answers you need are in the source you linked to. Give it your best shot and then post some code with a specific question if you get stuck. -- http://mail.python.org/mailman/listinfo/python-list