Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.



This post has been edited 1 times, last edit by "Dwarf007" (Nov 3rd 2005, 5:25pm)
Quoted
Originally posted by anda_skoa
Did you set any font when creating the form?
Usually forms work flawlessly across platforms when using the default font setting (in which case designer doesn't write any font into the .ui file)
Cheers,
_
Quoted
Originally posted by Dwarf007
If you look at the QLineEdit and compare the one from windows to the one on linux you can see that the one on windows is larger. On linux you can not see the entire text.
I guess that if the layout would have been done under linux and then compiled on windows it would have better but again much larger on windows

This post has been edited 2 times, last edit by "stevey" (Jan 12th 2006, 10:46pm)