Hi all
Apologies if this is the wrong place; I'm currently trying to evaluate if NGUI is a technology my team will start using, and a contingency of this is the support of multiline text editing.
I've been looking at the available examples, reading forum posts and looking at Youtube videos. So far I can see that multiline text is possible by feeding "\n" into a label, but I'm struggling to find information on how good the input functionality is.
Can anyone please tell me if any of the following is supported in the latest version of NGUI?
- Moving cursor in a body of text, via mouse or arrow keys
- Highlighting text
- Copy/paste
I appreciate these may be outside the scope of NGUI. Perhaps there are extensions that implement these?
Thanks,
Ves