Message247533
| Author | viv1 |
|---|---|
| Recipients | prince09cs, roger.serwy, terry.reedy, viv1 |
| Date | 2015-07-28.17:47:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1438105655.78.0.613818446097.issue24039@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I am trying to remove both min and max buttons while keeping the dialog box both modal and extensible. I added `top.attributes(-toolwindow,-1)` to SearchDialogBase.py(create_widget) which does what is required, but with side effects,i.e.,it changes the look of the border and close button on Search dialogs. Any suggestions? PS: I am learning how to contribute and would like to work on this issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-07-28 17:47:35 | viv1 | set | recipients: + viv1, terry.reedy, roger.serwy, prince09cs |
| 2015-07-28 17:47:35 | viv1 | set | messageid: <1438105655.78.0.613818446097.issue24039@psf.upfronthosting.co.za> |
| 2015-07-28 17:47:35 | viv1 | link | issue24039 messages |
| 2015-07-28 17:47:35 | viv1 | create | |