Best way to determine user's screensize?

Igor Korot ikorot01 at gmail.com
Fri Oct 30 12:45:01 EDT 2020


Hi,



On Fri, Oct 30, 2020, 10:59 AM flaskee via Python-list <
python-list at python.org> wrote:

> Perhaps a more tactical approach would best to figure
> out how to do cross-platform python apps.
>
> What is the best approach to determining the user's available screensize,
> when they open your python application?
>

It depends on the framework you are using...

Thank you.


> Note that the "desktop" application could be running on Android, iOS,
> MacOS, Windows or Linux (I think that I understand how to handle it for
> browser-based things.)
>
> As close to an all Python answer as possible, would be optimal.
>
> Thank you!
> --
> https://mail.python.org/mailman/listinfo/python-list
>


More information about the Python-list mailing list