Here is the example:
My label display this text like this:=/*

What I want is let the = go upper, and the * go lower
Here is something I want:

....How can I adjust it in UILabel?? Thanks.
Here is the example:
My label display this text like this:=/*

What I want is let the = go upper, and the * go lower
Here is something I want:

....How can I adjust it in UILabel?? Thanks.
These other guys don't understand your question… but I do. :-)
There are two ways to do what you want.
For #2, see this for some sample code.