Author Topic: Current multiple resolutions  (Read 1509 times)

voncarp

  • Jr. Member
  • **
  • Thank You
  • -Given: 13
  • -Receive: 2
  • Posts: 91
    • View Profile
Current multiple resolutions
« on: June 24, 2015, 04:45:16 AM »
Most of my google searches yield information back in 2012 and 2013 in regards to multiple screen resolutions.  What is currently the best way to set up the GUI so it can cater towards multiple resolutions?

I made my GUI for iOS devices initially and it centered nice.  Now, on PC/MAC quite a bit of content is getting cut off.  I am hoping I won't have to redo the GUI entirely, but I can't seem to find some info on where to start/fix a GUI that will scale properly for different resolutions.

Advice?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Current multiple resolutions
« Reply #1 on: June 25, 2015, 08:51:26 PM »
Use anchors to create a modular UI. Check the first example that comes with NGUI.