Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: ClaCHN on January 16, 2014, 03:33:44 AM

Title: Is there a way to support layouts like INVISIBLE,GONE like which are in Android?
Post by: ClaCHN on January 16, 2014, 03:33:44 AM
Hi everyone, I'm new to NGUI and i have a question about UI layout:

For example:
at startup, the UI layout is:
A
B
C

and after some action, it becomes:
A
C

or

A

C

"B" is hidden with or without it's place taken.


Thanks a lot~~
Title: Re: Is there a way to support layouts like INVISIBLE,GONE like which are in Android?
Post by: ArenMook on January 17, 2014, 12:06:51 AM
UIGrid has that option: "Hide Inactive".