Hi all
I'm Manojkumar I'm using NGUI for the past 1 month recently a week before in my office we purchased NGUI full version with 15$ of NGUI 3.5.8. in that I'm making a notepad file. There is a problem in UIlabel suppose I'm entering the text value and after reaching the line width it should come to the next line. The problem is half solved and I found one new problem in that Suppose if I'm entering like this means
Hi I'm Manoj and I'm a game programmer and I need to line
the world line is coming to the next line if it is a new word else
if I type like this
HI I'm manoj I'm a game programmer and I needtomakelinewrapping
The letter size is getting reduced and line wrapping is not working and till if we press space it is not typing as a sameword and reducing the size and I'm using UILabel overflow as ShrinkContent if I use other overflows means the line wrapping is not working at all. Please suggest me any ideas
Thanks & Regards
R.Manojkumar