Message297491
I have some questions about the final version:
1. `ViewWindow` still has `self.button_ok` defined, but it's not used as far as I can tell. Can that be removed?
2. `def ok` in ViewFrame calls `self.parent.destroy`. I was wondering if it should be `self.parent.ok`? Trying to think of the pros and cons of both ways.
Thanks! |
|
Date |
User |
Action |
Args |
2017-07-01 18:24:11 | cheryl.sabella | set | recipients:
+ cheryl.sabella, terry.reedy |
2017-07-01 18:24:11 | cheryl.sabella | set | messageid: <1498933451.32.0.0281970461303.issue30495@psf.upfronthosting.co.za> |
2017-07-01 18:24:11 | cheryl.sabella | link | issue30495 messages |
2017-07-01 18:24:11 | cheryl.sabella | create | |
|