Print Page | Close Window

ActiveX Suite v17 - AxLabel with markup text fails

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=22847
Printed Date: 03 May 2024 at 4:26pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ActiveX Suite v17 - AxLabel with markup text fails
Posted By: iamgtd
Subject: ActiveX Suite v17 - AxLabel with markup text fails
Date Posted: 15 January 2016 at 4:53am
Since the update to Codejock ActiveX Suite v17 in AxLabels the display of caption with rendered XAML fails if the text contains extended ASCII codes (> 127) and the active solution platform is set to x86. With active solution platform AnyCPU the display is correct.

You can reproduce the error with the Codejock sample "Codejock Software\ActiveX\Xtreme SuitePro ActiveX v17.0.0\Samples\Controls\C#\SuiteControls1\SuiteControl.sln":
Edit in the form pageMarkup the caption of the Axlabel LabelMarkup - LabelMarkup.Caption = "<StackPanel ><TextBlock TextWrapping='Wrap' Foreground='#6f6f6f'>ASCII > 127 Ç</TextBlock></StackPanel>";
Compile the assembly with setting AnyCPU as well as with x86 and see the results.

Compiled with AnyCPU:
Compiled with AnyCPU

Compiled with x86:
Compiled with x86

Platform
Visual Studio 2010 C#
Windows 7 64 bit
Codejock ActiveX Suite v17.0.0 final


-------------
---------

OS: Win 10 64 bit

Codejock Version 22.1 ActiveX

MS Visual Studio 2022 - C#

---------



Replies:
Posted By: iamgtd
Date Posted: 18 January 2016 at 7:24am
In VB6 the display fails also if the caption contains ascii characters > 127.


Posted By: iamgtd
Date Posted: 02 February 2016 at 6:05am
Solved! The solution was to register the unicode version of the Codejock controls with the Registrator.exe.

-------------
---------

OS: Win 10 64 bit

Codejock Version 22.1 ActiveX

MS Visual Studio 2022 - C#

---------



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