dabo Commit
Revision 1771
Date: 2006-01-11 21:58:48 -0800 (Wed, 11 Jan 2006)
Author: paul

Changed:
U   trunk/dabo/ui/uiwx/dGrid.py

Log:
Oops...

Diff:
Modified: trunk/dabo/ui/uiwx/dGrid.py
===================================================================
--- trunk/dabo/ui/uiwx/dGrid.py 2006-01-12 05:56:11 UTC (rev 1770)
+++ trunk/dabo/ui/uiwx/dGrid.py 2006-01-12 05:58:48 UTC (rev 1771)
@@ -1515,7 +1515,7 @@
                                for window in self.Children:
                                        window.SetFocus()
                        # Needed on win and mac to get the grid to have the 
focus:
-#                      self.GetGridWindow().SetFocus()
+                       self.GetGridWindow().SetFocus()
                        if  not self.IsVisible(row, col):
                                self.MakeCellVisible(row, col)
                                self.MakeCellVisible(row, col)




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

Reply via email to