dabo Commit
Revision 6687
Date: 2011-07-09 03:40:56 -0700 (Sat, 09 Jul 2011)
Author: Jacekk
Trac: http://trac.dabodev.com/changeset/6687

Changed:
U   trunk/dabo/ui/dialogs/Wizard.py

Log:
Some missing developer note fill up.

Diff:
Modified: trunk/dabo/ui/dialogs/Wizard.py
===================================================================
--- trunk/dabo/ui/dialogs/Wizard.py     2011-07-09 10:37:04 UTC (rev 6686)
+++ trunk/dabo/ui/dialogs/Wizard.py     2011-07-09 10:40:56 UTC (rev 6687)
@@ -158,7 +158,7 @@
 
        def closeWizard(self, action=None):
                # Warning! The close method shouldn't be called before EndModal
-               # because it causes '' on GTK platform.
+               # because it causes 'IA__gtk_window_set_modal' error on GTK 
platform.
                if self.Modal:
                        self.EndModal(action)
                if self.Parent is None:



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to