Hi,

On Fri, Oct 30, 2020 at 7:52 PM songbird <songb...@anthive.com> wrote:
>
> Chris Angelico wrote:
> ...
> > I add my voice to those who detest applications that think they know
> > best and decide that they own the entire screen. It is incredibly
> > annoying.
>
>   do you object to a window being put in the approximate
> center of the screen?

As a matter of fact I do.
On Windows there is something called CW_USEDEFAULT.
I'm sure that other OS/toolkits have something similar.

And if not - there is always "Maximize()" and/or Center() and if this
is not desirable
then let the layout system decide.

Thank you.

>
>
>   songbird
> --
> https://mail.python.org/mailman/listinfo/python-list
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to