Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

GUI interface

Status
Not open for further replies.

ombelico

Bioengineer
Joined
May 14, 2004
Messages
1
Location
IT
hi to all... i did a gui using a monitor 1024x768 when i view it on a higther resolution monitor it appears orrible ..... everything is moved what should i fix?

thanks
 
In a figure, you can set the coordinates you use to position gui items to be either pixels, characters or a fraction of the screen dimesions. If you use the latter then you may have fewer problems. Alternatively, write a number of different GUIs for the most common screen size, then query what the true screen size is to select which version of the gui to use.

M

--
Dr Michael F Platten
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top