daboide Commit
Revision 222
Date: 2005-11-01 07:00:28 -0800 (Tue, 01 Nov 2005)
Author: paul

Changed:
U   trunk/ReportDesigner.py

Log:
Follow through with the SelectedPageNumber rename.


Diff:
Modified: trunk/ReportDesigner.py
===================================================================
--- trunk/ReportDesigner.py     2005-11-01 06:05:28 UTC (rev 221)
+++ trunk/ReportDesigner.py     2005-11-01 15:00:28 UTC (rev 222)
@@ -1821,7 +1821,7 @@
                # available. Until that time, just display the report in the 
available
                # external viewer:
                self.Form.onFilePreviewReport(None)
-               dabo.ui.callAfter(self.Form.pgf._setSelectedPageNum, 0)
+               dabo.ui.callAfter(self.Form.pgf._setSelectedPageNumber, 0)
 
 if __name__ == "__main__":
        app = dabo.dApp()




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to