1 |
2003-10-10 Bernhard Herzog <[email protected]> |
2003-10-10 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/projdialog.py (ProjFrame.build_dialog): New method |
4 |
|
that contains all the setup for the dialog's widgets, layout and |
5 |
|
event handling. |
6 |
|
(__): Call build_dialog to build the dialog. |
7 |
|
(ProjFrame.__set_properties, ProjFrame.__do_layout): Removed. |
8 |
|
Their functionality is now in build_dialog |
9 |
|
(ProjFrame.__VerifyButtons, ProjFrame.__VerifyButtons) |
10 |
|
(ProjFrame.__DoOnProjAvail, ProjFrame.__DoOnProjAvail) |
11 |
|
(ProjFrame.__DoOnProjChoice): Small updates due to slightly |
12 |
|
different widget names and hierarchy introduced with build_dialog. |
13 |
|
|
14 |
|
2003-10-10 Bernhard Herzog <[email protected]> |
15 |
|
|
16 |
* README: Fix typo. |
* README: Fix typo. |
17 |
|
|
18 |
2003-10-09 Bernhard Herzog <[email protected]> |
2003-10-09 Bernhard Herzog <[email protected]> |