Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Kamo

Pages: [1]
1
NGUI 3 Documentation / Re: UILabel
« on: May 15, 2014, 09:14:33 AM »
I have a suggestion value for overflow:
ClampContent with the "..." replacing the last characters at the end of the visible text

2
NGUI 3 Support / Re: UI positioning
« on: May 14, 2014, 02:00:56 PM »
I guess the easiest way is to anchor the buttons to the container with the custom (percentage) anchor and setting the appropriate float or is there any other nicer way? :)

3
NGUI 3 Support / UI positioning
« on: May 14, 2014, 01:21:29 PM »
How can I position e.g. 5 buttons inside a container (e.g. horizontally) so that they are equally apart from each other, so if the container gets wider the gap between buttons gets bigger? Something like setting the scaling style on UIRoot pixel perfect but without the scaling  :)

Pages: [1]