![]() |
[solved] Markup with unicode symbols |
Post Reply
|
| Author | |
sbinder
Groupie
Joined: 22 November 2004 Location: Austria Status: Offline Points: 76 |
Post Options
Thanks(0)
Quote Reply
Topic: [solved] Markup with unicode symbolsPosted: 14 March 2016 at 4:15am |
|
17.1.0 Controls:
CXTPTaskDialog/CXTPButton... with Markup doesn't work when there are umlauts in the text. sample: CXTPTaskDialog test(this); CString sText1 = _T("<TextBlock><LineBreak/>Here are umlauts: äöü<LineBreak/></TextBlock>"); test.SetContent(sText1); test.EnableMarkup(TRUE); test.DoModal(); |
|
![]() |
|
iamgtd
Senior Member
Joined: 25 February 2009 Status: Offline Points: 131 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 March 2016 at 4:27am |
|
I had the same problem with 17.1. With the unicode version of the Skinframework the issue doesn't occures.
|
|
|
---------
OS: Win 10 64 bit Codejock Version 22.1 ActiveX MS Visual Studio 2022 - C# --------- |
|
![]() |
|
cpede
Senior Member
Joined: 13 August 2004 Location: Denmark Status: Offline Points: 683 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 March 2016 at 4:44am |
|
Yes, it seems that it do not like non-ASCII characters anymore.
My code failed using the copyright symbol ©, and I had to use the code © instead.
-cpede |
|
|
Product: Xtreme ToolkitPro (24.0.0)
Platform: Windows 10 (x64) Language: Visual Studio 2017 (C++) |
|
![]() |
|
iamgtd
Senior Member
Joined: 25 February 2009 Status: Offline Points: 131 |
Post Options
Thanks(1)
Quote Reply
Posted: 14 March 2016 at 4:57am |
|
See also this message:
http://forum.codejock.com/forum_posts.asp?TID=22847&title=activex-suite-v17-axlabel-with-markup-text-fails |
|
|
---------
OS: Win 10 64 bit Codejock Version 22.1 ActiveX MS Visual Studio 2022 - C# --------- |
|
![]() |
|
sbinder
Groupie
Joined: 22 November 2004 Location: Austria Status: Offline Points: 76 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 March 2016 at 6:27am |
|
Thank you.
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |