Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: koly4iu on July 09, 2014, 02:32:31 PM

Title: Fullscreen HELP
Post by: koly4iu on July 09, 2014, 02:32:31 PM
 :-\ :-\ Help me. Hi, how to make a child fullscreen widgets panel retained proportions. that is my size 960x660, I want to fullscreen widgets, and storing positions increase size. Sorry for bad English.
Title: Re: Fullscreen HELP
Post by: ArenMook on July 09, 2014, 03:55:09 PM
Anchors.

http://www.tasharen.com/forum/index.php?topic=7013.0
Title: Re: Fullscreen HELP
Post by: koly4iu on July 10, 2014, 04:19:36 AM
It turns out, for each widget separately anchored to do???
And easy it is impossible? So they automatically stretch to full screen.
Title: Re: Fullscreen HELP
Post by: ArenMook on July 10, 2014, 09:01:58 PM
I don't understand your question...
Title: Re: Fullscreen HELP
Post by: koly4iu on July 11, 2014, 06:03:35 AM
all widget fullscreen, one Anchor??
Title: Re: Fullscreen HELP
Post by: ArenMook on July 11, 2014, 08:29:07 PM
When anchors are enabled on the widget, you can do whatever you want. You can use one anchor, or multiple. It's up to you. One anchor (Unified) is all it takes to make a widget resize with the screen's size.