Re: [Boa Constr] Error in module STCPrinting.
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2007-05-06 09:01:44
|
Hi Frans, Just checked in the wxPython changes text and noted 2.7.1.1 ------- * 18-Oct-2006 The following deprecated items have been removed: ... * wx.PrintDialogData SetSetupDialog and GetSetupDialog methods .... So, so just commenting this code on line 105 in STCPrinting.py #### pdd.SetSetupDialog(True) is fine. Werner |