コード例 #1
0
ファイル: app.py プロジェクト: BackupTheBerlios/solipsis-svn
 def _LaunchFirstDialog(self):
     """
     Display first UI dialog after everything has been initialized properly.
     """
     BaseNavigatorApp._LaunchFirstDialog(self)
     self._CallAfter(self._OpenConnectDialog)