on 2009 Feb 27 12:45 AM
I created a label field and I need the text to be underlined and bold.
It will look like this Hello World!.
Do you have any idea how can this be done?
Hi Shreya,
I am not really sure how you can get the text in the label underlined but for showing it as Bold you can do this:
In the properties of the label chose design-->emphasized.
Regards.
Rajat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Shreya,
In such cases, where you have very specific requirements always use customized UI elements rather then standard.
Right now, you can use the images created on word, paint etc. & instead of text display these images.
Important:- While doing that, make sure about the size of the images you create. They must be very small.
in view, you can display these images in image UI, Text View UI, Links UI etc. All you need to do is to customize them as per your need.
Regards
Chander Kararia
# Please close the thread once get the correct answer. Give rewards for answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Shreya,
There is no such functionality available for underlined text.
But you can follow this workaround:
Write the text to be shown as label in the MS-Word or any other editor. Make it bold and underlined and save it as image then you can show this image instead of label.
Hope this solves your requirement.
Regards.
Rajat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
I you want to format the text except under line, you can
1. User TextView UI Element instead of Lable
2. See by hit and trial of its property like Design (12 properties are there) and semantic color .
FormattedTextView and FormattedTextEdit these are two special UI element where BOLD ,ITALIC and HEADER property is available but It has different uses, can not be used for label purpose.
Hope it help you
Best Regards
Satish Kumar
User | Count |
---|---|
68 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.