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

Pages: [1]
1
NGUI 3 Support / How to put an Android/iOS native view in a NGUI widget?
« on: February 25, 2014, 09:46:12 PM »
Hi, is there a standard/known way to show an Android/iOS native view such as WebView (Android) in a NGUI component such as UIScrollView?
Maybe one way would be to create a UITexture from the content of a native view (I have no idea if it's possible to handle all the touch events), of which I'm not sure how to do that so I welcome all references and examples if any. But if there's a better way please share it with the rest of us :)

Pages: [1]