Message297491
| Author | cheryl.sabella |
|---|---|
| Recipients | cheryl.sabella, terry.reedy |
| Date | 2017-07-01.18:24:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1498933451.32.0.0281970461303.issue30495@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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! |
|
| History | |||
|---|---|---|---|
| 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 | |