From googcheng at gmail.com Sun Sep 1 21:58:01 2019 From: googcheng at gmail.com (Jython) Date: Mon, 2 Sep 2019 09:58:01 +0800 Subject: [Tkinter-discuss] tkinter ui adjust Message-ID: my problem is here https://gist.github.com/goog/298dafa93a97b6e5d1ab6f48f6456963 hope someone could give me a hand! -------------- next part -------------- An HTML attachment was scrubbed... URL: From carl at nextdayvideo.com Sat Sep 28 02:23:38 2019 From: carl at nextdayvideo.com (Carl Karsten) Date: Sat, 28 Sep 2019 01:23:38 -0500 Subject: [Tkinter-discuss] scale everything Message-ID: I have an app that was written for 1920x1080 I want to also run it on a 800x480 (small touch screen) minimal changes are more important than looks or performance. there is one background image, 6 text objects and a button. Is this something I can do with one or two lines? ps - if anyone knows the xorg.conf to scale it with the video driver so the desktop thinks it is 1920x1080, that would be even better. I'm trying to avoid touching this the app. -- Carl K -------------- next part -------------- An HTML attachment was scrubbed... URL: