how to change font for tooltip control ?
-
i have retriev that text from my database. but it still cannot show. just show ាសថសដថាសដថាសដ something like this. so how can i do next ?
-
hello, can anybody tell me how to change font of tooltip control ? because my project display in other langauge. it is not English ...
Hi, AFAIK you can't choose the font size, style or family. However you can draw everything yourself any way you like, see this example.[^] [ADDED] Balloon Tips Galore![^] might interest you too. [/ADDED] :)
Luc Pattyn [Forum Guidelines] [My Articles]
The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.
-
ok. i have a tooltip control. and i want to change it font to other language. and i don found this tooltip's font property. it alway show as "ាសដថាសដ" when mouse on. and i also follow ur step that get text from Database. but i still cannót show in other language else from English after i get into tooltip control. so do u kno how to do with it ?
-
ok. i have a tooltip control. and i want to change it font to other language. and i don found this tooltip's font property. it alway show as "ាសដថាសដ" when mouse on. and i also follow ur step that get text from Database. but i still cannót show in other language else from English after i get into tooltip control. so do u kno how to do with it ?
-
ាកសដកថis kind of other langauge that i want to show in tooltip control. it isnot a English langauge. understand ? it is just a data that i retrieved from database as a step that u have told me.
-
If you have retrieved this text from database, just set this as the text for the tooltip. If it does not shows up correct, I think you need to look into encoding. By the way, which language is this?
जय हिंद
-
-
hello, can anybody tell me how to change font of tooltip control ? because my project display in other langauge. it is not English ...
Just a thought, can you assign the tooltip text to a textbox and is it readable. I suspect your database may not support unicode.
Never underestimate the power of human stupidity RAH