Print Page | Close Window

Tooltips dont display unicode correctly

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=10939
Printed Date: 28 September 2024 at 1:25pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Tooltips dont display unicode correctly
Posted By: joolz
Subject: Tooltips dont display unicode correctly
Date Posted: 06 June 2008 at 2:21pm
Guys
 
As far as I can see, most of the controls do not correctly display tooltip text when using unicode strings....
 
So for example (in pseudocode)
 
PushButton1.Caption = Some Japanese text ..... Works well
 
whereas
 
PushButton1.ToolTipText = Some Japanese text ..... DOES NOT
 
The only control that seems to work correctly is the Tab....  every other standard control I have tested will not display unicode Japanese, Chinese etc tips and just displays ????????? etc .. i.e the same as the standard MS stuff that I am replacing!
 
Is there some trick to getting this working or is it a bug/omission?
 
Thanks
 
Julian



Replies:
Posted By: Oleg
Date Posted: 06 June 2008 at 3:18pm
Hi,
 
"ToolTipText" is standard VB property that added and implemented by VB. :-(
Agree, we need add alternative with Unicode support.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: joolz
Date Posted: 06 June 2008 at 5:26pm

Hi Oleg

Thanks for the reply.... At least I know its not me...

I tend to use ToolTipText all the time to give our Users extra info when they hover over controls.... TBH its a little disapointing that this isn't supported in controls advertised as 'unicode'

Is there some way I can request this feature is added in future updates?

Its probably better for me to 'turn off' my ToolTips for now because it will just generate support calls from our International customers complaining that our code 'doesn't work'


Posted By: joolz
Date Posted: 06 June 2008 at 6:39pm
Ok Done it.......
 
Or rather, I have found a very cool 3rd party tooltip OCX that works really well with the CJ controls and fully supports unicode
 
$35 .... bargain and not worth me writing my own
 
Probably not appropriate to name names but I can if it ok with the MODS
 
Very happy
 
Julian


Posted By: ijwelch
Date Posted: 07 June 2008 at 12:17am
Originally posted by oleg oleg wrote:

Hi,
 
"ToolTipText" is standard VB property that added and implemented by VB. :-(
Agree, we need add alternative with Unicode support.



And XAML markup support


Posted By: ddebono
Date Posted: 20 June 2008 at 4:07pm
I also want Unicode tooltips.

Strange that a Unicode package like this does not support Unicode in tooltips.

David



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net