Vivek added the comment:

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.

----------
nosy: +viv1

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24039>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to