tk and QHD screen (resolution 3200x1800)

41 views
Skip to first unread message

Fabio Mattei

unread,
Apr 26, 2016, 1:11:50 PM4/26/16
to Tk Documentation and Resources
Hello all,

The application i developed using python and tkinter is unmanageable on new QHD display.
The text is unreadable and buttons and widgets are really too small.
My new laptop has a 3200x1800 resolution.

Is there a way to fix this?

Thank you in advance!

Fabio

Ali Moradi

unread,
Nov 8, 2016, 5:28:26 PM11/8/16
to Tk Documentation and Resources
you should use the right combination of geometry managers to be able to use your app on all screens, and the widgets resize according to the screen you are using. make sure to use the same geometry manager on top/child level windows. and use the same GM again for the widgets.  

 

Fabio Mattei

unread,
Nov 10, 2016, 3:40:29 AM11/10/16
to Tk Documentation and Resources
Thank you very much Ali!
I will try!
Reply all
Reply to author
Forward
0 new messages