UTF-16

Christie Widget Designer Version 6 - Q&A

Moderator: Moderator Group

Forum rules
When asking make sure to include the operating system and the revision of Widget Designer you are using.

UTF-16

Postby satanete666 » Sun Apr 30, 2023 6:52 pm

Hi,

i am doing an aplication where i will get textinformation in 2 bytes utf-16 each character, ¿how can i convert to text each character ?

Regards
satanete666
 
Posts: 193
Joined: Fri May 20, 2011 5:20 pm

Re: UTF-16

Postby Daniel Kaminski » Wed May 10, 2023 4:22 pm

Hi,

How fast do you need it? When is your Production.
How exactly do you need the command?

would something like this work

Code: Select all
var uft16string = "feff00540068006900730020"

Label1.text = uft16string.EncodeUTF8
Label1.text = uft16string.EncodeUTF16
--
Daniel Kaminski
Pandoras Box Expert
User avatar
Daniel Kaminski
 
Posts: 1071
Joined: Tue Jul 22, 2008 10:55 am
Location: Herten, Germany

Re: UTF-16

Postby satanete666 » Fri May 12, 2023 12:58 pm

Hi Daniel,

NExt week i have the event, if you see any way to do will be great.

Regards
Unai
satanete666
 
Posts: 193
Joined: Fri May 20, 2011 5:20 pm

Re: UTF-16

Postby Daniel Kaminski » Tue May 16, 2023 12:09 pm

We are looking into it.
Please send an email to support.pandorasbox(at)christiedigital.com
And refer to this forum topic.
--
Daniel Kaminski
Pandoras Box Expert
User avatar
Daniel Kaminski
 
Posts: 1071
Joined: Tue Jul 22, 2008 10:55 am
Location: Herten, Germany

Re: UTF-16

Postby Daniel Kaminski » Wed May 17, 2023 5:08 pm

Next Release will include string functions to convert UTF8 and UTF16 HEX Strings into normal Text.
--
Daniel Kaminski
Pandoras Box Expert
User avatar
Daniel Kaminski
 
Posts: 1071
Joined: Tue Jul 22, 2008 10:55 am
Location: Herten, Germany


Return to Widget Designer V6

Who is online

Users browsing this forum: No registered users and 51 guests