Welcome,
Guest
. Please
login
or
register
.
September 29, 2023, 12:45:34 PM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
Highlight Text
« previous
next »
Print
Pages: [
1
]
Author
Topic: Highlight Text (Read 1210 times)
kumarrajaburela
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 1
Highlight Text
«
on:
April 04, 2017, 11:39:39 PM »
Hi all,
How to make text highlight from end user? I would like to develop end user can select the particular text in the paragraph and can highlight , how can i implement? Please help me.
Thanks in advance
Kumar Raja Burela
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: Highlight Text
«
Reply #1 on:
April 07, 2017, 05:56:14 PM »
Input fields support this by default. You can highlight text by using the mouse. You can use input fields as-is, or look at the code used and implement a similar highlighting code for regular labels. You can also choose to keep it simple by just underline any text within a label using the [
u
] tag.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
Highlight Text