Author Topic: NGUI Label overflow Shrink content problem  (Read 2958 times)

Manojkumar.R

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 1
    • View Profile
NGUI Label overflow Shrink content problem
« on: May 07, 2014, 02:39:11 AM »
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

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI Label overflow Shrink content problem
« Reply #1 on: May 08, 2014, 01:26:37 AM »
Quote
we purchased NGUI full version with 15$
Eh? NGUI has never cost $15. Not even when it was on sale. It's priced at $95 per developer.

Shrink Content setting means exactly that -- it will shrink the content if any part of it doesn't fit.