Author Topic: UITextList with Dynamic Text  (Read 4027 times)

curlyfrydesign

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
UITextList with Dynamic Text
« on: November 04, 2013, 01:05:36 PM »
Since updating to NGUI 3.0.3, I have noticed that the UITextList has been updated to only work with bitmap fonts. I am not a programmer, so I was wondering if there was a simple way to implement both dynamic and bitmap fonts in this example.

Thanks.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UITextList with Dynamic Text
« Reply #1 on: November 05, 2013, 07:02:52 AM »
Try this version.

curlyfrydesign

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Re: UITextList with Dynamic Text
« Reply #2 on: November 05, 2013, 12:46:51 PM »
This worked perfectly. Thanks a bunch!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UITextList with Dynamic Text
« Reply #3 on: November 05, 2013, 12:54:42 PM »
:)