From: Sriram S. <sri...@gm...> - 2011-06-27 22:03:26
|
I think it is because the second system has got a lesser screen resolution. Is there a way to make the application window scale according to the screen resolution? On Mon, Jun 27, 2011 at 2:53 PM, Sriram Samynathan <sri...@gm...>wrote: > I developed my Python Card application on Python 64 bit running on Windows > 7 64 bit OS. It has just one main window with a lot of components. > > Now, I am trying to run the application in another system with same OS but > with Python 32 running, my Python Card application window is not displayed > completely. Around 30 % of the window is not displayed. > > Is there a way to fix this? > > Thanks! > |