Parent Directory
|
Revision Log
|
Patch
revision 2162 by bh, Thu Mar 11 21:04:30 2004 UTC | revision 2163 by joey, Tue Apr 13 10:10:34 2004 UTC | |
---|---|---|
# | Line 641 class MainWindow(DockFrame): | Line 641 class MainWindow(DockFrame): |
641 | self.add_dialog(name, dialog) | self.add_dialog(name, dialog) |
642 | dialog.Show(True) | dialog.Show(True) |
643 | else: | else: |
644 | # FIXME: bring dialog to front here | dialog.Raise() |
pass | ||
645 | ||
646 | def MapProjection(self): | def MapProjection(self): |
647 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |