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 - Warka0OO

Pages: [1]
1
NGUI 3 Support / Re: Size of UILabel
« on: September 10, 2013, 02:39:43 AM »
Soooooo stupid boy.  ;D

NGUIMath.CalculateWidgetCorners(label)[3]   <---- if you need

2
NGUI 3 Support / Size of UILabel
« on: September 09, 2013, 12:18:40 PM »
Hi everyone ! :)

I clearly didn't find the real size of the UILabel. relativeSize and lineWidth aren't the correct values for the real size of the label.
Where can i get this ?

ex:
     
     
Label                                                                      o
^                                                                          ^
start position with pivot left                                       position relativeSize or lineWidth on X
      ^
      the X value i want

Thx !

3
NGUI 3 Support / Pivot and UISprite
« on: September 04, 2013, 10:47:20 AM »
Hi everyone,

I don't know how to ask my request but i try to re-scale my UISprite by using his pivot like left/right with new vectors.  :D

How can i achieve this re-scale? I saw something in UIWidgetInspector but i guess there something better than copy/paste code if this class.

Thx a lot :)

Pages: [1]