Author Topic: NGUI grid with different sized elements  (Read 3053 times)

will_brett

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 40
    • View Profile
NGUI grid with different sized elements
« on: March 11, 2015, 07:06:54 AM »
Hey everyone,

apologies if someone has already asked this but I couldn't find anything.

Can you create a grid with differnt sized elements that all have the same width gaps between them even though they are different sized? Like windows metro style.

I've attached a pic also.

Looking forward to your responses.

Thanks

Will

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI grid with different sized elements
« Reply #1 on: March 12, 2015, 07:48:06 PM »
There are no built-in classes in NGUI that will do something like that. You'll need to create it yourself.