> I have copied Robin's example for printFramework, but I am getting
>
> Traceback (innermost last):
> File "jsmtest.py", line 111, in OnPrintPage
> maxX = self.canvas.getWidth()
> AttributeError: getWidth
If I remember right, the getWidth method is one that is a member of the
class I created, not a standard method. If you wan this functionality then
you need to add it to your canvas class.
--
Robin Dunn
Software Craftsman
[hidden email]
http://AllDunn.com/robin/http://AllDunn.com/wxPython/ Check it out!
_______________________________________________
wxPython-users maillist -
[hidden email]
http://starship.python.net/mailman/listinfo/wxpython-users