[Boa Constr] Error in module STCPrinting.
Status: Beta
Brought to you by:
riaan
From: F.A. P. <f_...@ly...> - 2007-05-05 14:53:43
|
Hi Ryaan. When I use Print Setup button in the Dialog Print Source [ hit the little tool bar Printer icon ] I get the following error message: Traceback (most recent call last): File "C:\Python25\Lib\site-packages\boa\Views\STCPrinting.py", line 105, in OnPrintSetup pdd.SetSetupDialog(True) AttributeError: 'PrintDialogData' object has no attribute 'SetSetupDialog' I was actually looking for the place where to set the margins. My details: # Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)] # wxPython 2.8.3.0, Boa Constructor 0.5.2 wxpython is unicode version. Best regards, Frans. |