Author Topic: One size fits all interface  (Read 2212 times)

joduffy

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 28
    • View Profile
One size fits all interface
« on: December 30, 2012, 09:51:15 PM »
Hi,

I got 2 questions which are tied together. Is there anyway I can lock parts of my UI to sections of the screen or have the interface scale up and down.
For example:

1)
If I want a menu always along the top and a status bar at the right side of the screen. Is it possible to make the NGUI components dynamic in that they will always follow(be glued) to these sections.

2)
If I make one interface is it possible for them to scale up and down. I know this affects the pixel perfect component of NGUI. I just wanted to know if it was possible.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: One size fits all interface
« Reply #1 on: December 30, 2012, 10:06:08 PM »

joduffy

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 28
    • View Profile
Re: One size fits all interface
« Reply #2 on: December 30, 2012, 11:11:56 PM »
Thanks dude,

I managed to figure out the anchor part.

Cheers for the the link and also for making NGUI.
Its a life saver