I wrote a program in python, and I used an absolute positioning, all my sizes and positions are specified in pixels. When I run it on my PC it works fine, but when I run it on another PC it is not showing properly, components are overlapping each other, and their positions aren't the way they should be. Here is an example of ok gui: http://postimg.org/image/e4od9f52f/ And here is bad gui: http://postimg.org/image/jy30nq63r/
This is just one example, every dialog has problems like this.
Anyone knows what is a problem?
Thx in advance, Aleksa