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

Pages: [1] 2 3
1
NGUI 3 Support / Re: NGUI and multithreaded rendering
« on: February 17, 2015, 04:36:29 AM »
Hi,

I have no crash on Android with the multithread rendering, but I have some NGUI troubles.

Is NGUI compatible with the multithread on Android ?

Thanks.

2
Hi,

Yes i searched but I didn't find answer ..

That's why.

any idea to help me ?

3
NGUI 3 Support / UIlabel : change text orientation ( for arabic or hebrew )
« on: December 23, 2014, 04:10:34 AM »
Hi,

How can I change the text orientation ? (hebrew, arabic ..)

And how can I detect if it's in hebrew/arabic or latin characters ? (and change dynamically the orientation).

Thanks !

4
NGUI 3 Support / Scrollview + softness : positioning widget issue
« on: December 21, 2014, 03:46:58 PM »
Hi,

Is it possible to place the first element of my UITable before the beginning of a softness by default ?


Thanks !

5
NGUI 3 Support / Re: UITable fit contents issue
« on: December 21, 2014, 03:45:14 PM »
Hi,

sorry for the delay.

It solved in my side, it was a bad question .. sorry !

thanks !

6
NGUI 3 Support / Desactivate / Activate scrollview => refreshing issue
« on: December 18, 2014, 04:15:49 PM »
Hi,

I have a scrollview with an UITable. When I desactivate and activate again my scroll view, there is an issue about refreshing the widgets inside.

Please see the video : 

https://www.dropbox.com/s/2xn0ehgvavsoyp0/scrollview%20refresh%20issue.mov?dl=0


thanks you very much for your help !!

Best regards,

AB

7
NGUI 3 Support / UITable fit contents issue
« on: December 11, 2014, 04:47:59 AM »
Hi,

My UITable do not fit exactly the size of each contents. It seems to get the bigger size and fir all the contents to this size ...

What can I do ?

Please see the image attached.

Thanks a lot !

Best regards,

AB
Modify message

8
NGUI 3 Support / Re: UIScrollView + UIButton issue
« on: December 04, 2014, 04:00:09 AM »
Perfect thank you !

9
NGUI 3 Support / UIScrollView + UIButton issue
« on: December 03, 2014, 03:11:45 PM »
Hi,

I create a UIScrollView and it works fine.

But when I put a button inside, i can't scroll the view if I am on the button.

How can I filter the input between drag and tap / click ?

Please see this video to understand my issue, my english is not perfect, sorry ...

https://www.dropbox.com/s/yygwirwf4c7reyn/Enregistrement%20de%20l%E2%80%99%C3%A9cran.mov?dl=0

Thank you very much for your help.

Best regards,

Anthony B

10
NGUI 3 Documentation / Re: UIStretch
« on: November 25, 2014, 08:10:44 PM »
Hi,

I tried to create a chat. Each chat have - of course - a label.

My problem is I can resize the label dynamically with the option " resize height " but I want to adapt the width too, in a certain limit.


For example, I want to have a width max of 200 pixels, and if my text of longer than that (the font size is constant), the UILabel add a new line (so at this moment I get a bigger height).


If fact it's what all the chat (Facebook, whatsapp etc... ) did.

I'm sure I can do that, but I really ... Really! ... Don't understand how.


Thank you very much for your help.


Best regards,

AB

11
NGUI 3 Documentation / Re: UIScrollView
« on: November 25, 2014, 07:53:53 PM »
Ok it takes time but it works. Thank you !

12
NGUI 3 Documentation / Re: UIScrollView
« on: November 19, 2014, 08:25:23 PM »
Hi,

Thanks again for your reply.

What do you mean by "reference the scroll view" ?

Thanks

13
NGUI 3 Documentation / Re: UIScrollView
« on: November 18, 2014, 06:20:35 AM »
Hi,

thanks for your quick reply.

I tried and try again but it doesn't work : I can't drag anymore..

Do I miss something ?

14
NGUI 3 Documentation / Re: UIScrollView
« on: November 14, 2014, 01:50:07 PM »
Hi,

I have an issue with the "touchable area" of my scroll view.

Please see this video of my issue :

https://www.dropbox.com/s/ro826crci029ic0/UIScrollView%20touch%20area%20issue.mp4?dl=0

How can I restrict the touch area to the UIPanel (all the size), and of course my widgets continue to go up if I swipe to the top , and go down if I swap to the bottom.


Thank you very much for your help.

Best regards,

AB

15
NGUI 3 Support / Re: NullReferenceException after running
« on: November 01, 2014, 07:12:10 AM »
Hi,

Thanks.

But I already have this :

  1. if (anchorOffset && mCam == null || mCam.transform.parent != cachedTransform)

So .. the same you asked us to add .. :(

Pages: [1] 2 3