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

Pages: 1 ... 3 4 [5]
61
NGUI 3 Support / Problem when using colored text in example 12(chat window)
« on: February 21, 2013, 03:11:42 AM »
I am trying to make a good chat window and encountered a problem about chrome text:

when using inputed many character, text will be wrapped so that it can fit the max width.
however, if the first line which contain the color info such as [FF00FF] is scrolled up, the rest character will become default color.

So is there any solution?

62
NGUI 3 Support / Re: Chat Window with Image
« on: January 30, 2013, 12:26:05 AM »
I've read your code and find a solution, your work is powerful.

63
NGUI 3 Support / Re: Chat Window with Image
« on: January 29, 2013, 09:41:42 PM »
Thanks for your replay, this video tutorial can save me a lot of time.

However, this method can only fit with image is the same save of font.If I have a larger image say a square, text of next line will cover this image. So is there a solution?
Please forgive my  questions.

64
NGUI 3 Support / Chat Window with Image
« on: January 29, 2013, 03:44:02 AM »
In order to create a full function chat window, I want label can show little pictures for example :
Hi :) hello

However TextList in NGUI can only change the color of texts, but cannot add some other elements such as pictures or hyperlinks.

I tried to create a Sprite to show an image, and calculated the position to cover the text which represent image, but the height of a line cannot adjust for image bigger for characters.

I want to know is there any method to realize a chat window which allow users to insert happy faces  :) like this forum.

And there is another problem, in my font file, there are some large characters which as three times  as the rest, but in Label, they do not have enough space, other characters cover the extra places,  Can some one help to to deal this problem?

Please forgive my pool English. Thank you.

65
NGUI 3 Support / Two fonts in one label
« on: January 28, 2013, 09:05:21 PM »
I'm a new in study NGUI,and because of my country's policy, accessing to your forum, so may be this question is old.

I want to a UIlabel with two different fonts, How can I achieve this?

Please forgive me pool English level.
Thanks.

Pages: 1 ... 3 4 [5]