/[thuban]
ViewVC logotype

Revision 1695


Jump to revision: Previous Next
Author: bh
Date: Mon Sep 1 12:45:07 2003 UTC (21 years, 6 months ago)
Changed paths: 2
Log Message:
* Thuban/UI/dbdialog.py (ChooseDBTableDialog.__init__): Change the
parameter list to just parent and session
(ChooseDBTableDialog.__set_properties): Removed. Setting the
selection of empty list boxes is not allowed (and produces C++
assertion errors) and the rest of the setup is better done in
__init__ anyway.
(ChooseDBTableDialog.OnCancel, ChooseDBTableDialog.OnOK)
(ChooseDBTableDialog.OnLBDClick, DBDialog.OnOK): Use the Python
builtins True/False for booleans to avoid warnings from wxPython

* Thuban/UI/mainwindow.py (MainWindow.AddDBLayer): Adapt to new
ChooseDBTableDialog constructor parameters.


Changed paths

Path Details
Directorytrunk/thuban/Thuban/UI/dbdialog.py modified , text changed
Directorytrunk/thuban/Thuban/UI/mainwindow.py modified , text changed

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26