<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : MarkupLabel Control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : MarkupLabel Control : Last 10 Posts]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 00:17:57 +0000</pubDate>
  <lastBuildDate>Fri, 30 Aug 2024 13:27:10 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_topic_feed.asp?FID=162</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[MarkupLabel Control : Markup hyperlink callback via ATL]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24497&amp;PID=78993&amp;title=markup-hyperlink-callback-via-atl#78993</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=864">JamesH</a><br /><strong>Subject:</strong> Markup hyperlink callback via ATL<br /><strong>Posted:</strong> 30 August 2024 at 1:27pm<br /><br /><p ="Ms&#111;normal">Does anyone have an exampleof setting up a hyperlink callback when using ATL (ideally with C/C++)?<o:p></o:p></p><p ="Ms&#111;normal">I’ve reviewed the VB examplein the help file multiple times and can follow how the SetHandler call on theMarkupContext establishes the object receiving the callback, and how the markuptext establishes the callback function name with “Click=’HyperClick’” &nbsp;but I’m unclear how to setup this up whenaccess is via ATL.&nbsp; (Eg. What IDispatch*is passed to SetHandler, and what is the syntax/parameter list for the callbackfunction?))<o:p></o:p></p><p ="Ms&#111;normal">Thanks.<o:p></o:p></p>]]>
   </description>
   <pubDate>Fri, 30 Aug 2024 13:27:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24497&amp;PID=78993&amp;title=markup-hyperlink-callback-via-atl#78993</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel Control : Markup Path sample strangeness]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23900&amp;PID=77475&amp;title=markup-path-sample-strangeness#77475</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6506">hexxa</a><br /><strong>Subject:</strong> Markup Path sample strangeness<br /><strong>Posted:</strong> 30 August 2019 at 9:09am<br /><br />Hi!<div><br></div><div>In the v19 final version markup pad the Path sample looks a litlle bit strange. In the v19 beta version looks good.</div><div><br></div><div><img src="uploads/6506/Codejockv19.jpg" height="148" width="320" border="0" /><br></div>]]>
   </description>
   <pubDate>Fri, 30 Aug 2019 09:09:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23900&amp;PID=77475&amp;title=markup-path-sample-strangeness#77475</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel Control : [solved] Hebrew symbols while using EnableMarkup]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23554&amp;PID=76535&amp;title=solved-hebrew-symbols-while-using-enablemarkup#76535</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9235">ettyaz100</a><br /><strong>Subject:</strong> &#091;solved&#093; Hebrew symbols while using EnableMarkup<br /><strong>Posted:</strong> 30 January 2018 at 2:47am<br /><br />Thanks,<div><br></div><div>I changed to windows-1255 encoding and choose "arial" font name.</div><div>I also had to disable fontsize that was used before....</div><div>but now it is OK</div>]]>
   </description>
   <pubDate>Tue, 30 Jan 2018 02:47:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23554&amp;PID=76535&amp;title=solved-hebrew-symbols-while-using-enablemarkup#76535</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel Control : [solved] Hebrew symbols while using EnableMarkup]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23554&amp;PID=76534&amp;title=solved-hebrew-symbols-while-using-enablemarkup#76534</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> &#091;solved&#093; Hebrew symbols while using EnableMarkup<br /><strong>Posted:</strong> 30 January 2018 at 2:40am<br /><br />your xaml file shold be real encoded to appropreate encoding <br>encoding='ISO-8859-8' or  encoding='utf-8'.<br><br>Does MarkupPad.exe utilite correctly show wikimedia.xaml example in your evironment ?]]>
   </description>
   <pubDate>Tue, 30 Jan 2018 02:40:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23554&amp;PID=76534&amp;title=solved-hebrew-symbols-while-using-enablemarkup#76534</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel Control : [solved] Hebrew symbols while using EnableMarkup]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23554&amp;PID=76533&amp;title=solved-hebrew-symbols-while-using-enablemarkup#76533</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9235">ettyaz100</a><br /><strong>Subject:</strong> &#091;solved&#093; Hebrew symbols while using EnableMarkup<br /><strong>Posted:</strong> 30 January 2018 at 2:24am<br /><br />Dear&nbsp;<span style=": rgb248, 248, 252;">Oleksandr Lebed,&nbsp;</span><div><br><div><span style=": rgb248, 248, 252;">I have tried whatever you suggested and unfortunately It didn't succeed.</span></div><div><span style=": rgb248, 248, 252;">I changed to UTF8 - even English&nbsp;characters wasn't displayed correctly.&nbsp;</span></div><div><span style=": rgb248, 248, 252;">I added "</span><span style=": rgb248, 248, 252;">FontFamily=..." with some different fonts and it wasn't OK.</span></div><div><span style=": rgb248, 248, 252;">This is very critical issue for us and we are hoping to get a solution soon.</span></div><div><span style=": rgb248, 248, 252;"><br></span></div><div><span style=": rgb248, 248, 252;">&nbsp;In win7 it is not displayed correctly.</span></div><div><span style=": rgb248, 248, 252;">could you send me a code of the XML&nbsp;that support this? what is the font name of the control?</span></div><div><span style=": rgb248, 248, 252;"><br></span></div><div><span style=": rgb248, 248, 252;">Etty</span></div></div>]]>
   </description>
   <pubDate>Tue, 30 Jan 2018 02:24:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23554&amp;PID=76533&amp;title=solved-hebrew-symbols-while-using-enablemarkup#76533</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel Control : [solved] Hebrew symbols while using EnableMarkup]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23554&amp;PID=76532&amp;title=solved-hebrew-symbols-while-using-enablemarkup#76532</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> &#091;solved&#093; Hebrew symbols while using EnableMarkup<br /><strong>Posted:</strong> 29 January 2018 at 8:33am<br /><br />I have changed our sample to correct loading utf-8, however in my virtual WinXP still problem with Hebrew. Japan, Korean symbols. I think this is because font doesn't support they. In Win7 and higher all symbols are shown correctly from&nbsp;wikimedia.xaml &amp; MarkupPad.exe utility. This changes will be available in next release v18.3.]]>
   </description>
   <pubDate>Mon, 29 Jan 2018 08:33:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23554&amp;PID=76532&amp;title=solved-hebrew-symbols-while-using-enablemarkup#76532</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel Control : [solved] Hebrew symbols while using EnableMarkup]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23554&amp;PID=76531&amp;title=solved-hebrew-symbols-while-using-enablemarkup#76531</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> &#091;solved&#093; Hebrew symbols while using EnableMarkup<br /><strong>Posted:</strong> 29 January 2018 at 8:28am<br /><br />Hello,<br><br>Problem can be also in used FontFamily, Try some other fonts<br><br><span style=": rgb248, 248, 252;">&lt;TextBlock TextAlignment='Right'&nbsp;</span><span style=": rgb248, 248, 252;">FontFamily='<b>Segoe UI</b>' FontWeight='Bold' Foreground='Navy' Text='àDescription:'/&gt;<br><br>Also I have found problem with loading utf-8 files in VB,<br>Try to use this UTF8 reader<br><a href="http://stackoverflow.com/questi&#111;ns/15809081/encoding-of-text-files-in-vb-6-0" target="_blank" rel="nofollow">https://stackoverflow.com/questions/15809081/encoding-of-text-files-in-vb-6-0</a><br><br>Regards,<br>&nbsp;Oleksandr Lebed</span>]]>
   </description>
   <pubDate>Mon, 29 Jan 2018 08:28:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23554&amp;PID=76531&amp;title=solved-hebrew-symbols-while-using-enablemarkup#76531</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel Control : [solved] Hebrew symbols while using EnableMarkup]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23554&amp;PID=76530&amp;title=solved-hebrew-symbols-while-using-enablemarkup#76530</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9235">ettyaz100</a><br /><strong>Subject:</strong> &#091;solved&#093; Hebrew symbols while using EnableMarkup<br /><strong>Posted:</strong> 29 January 2018 at 2:53am<br /><br />I have just upgraded codejock controls to 18.2 (from 16.4) and noticed that If we are using the property EnableMarkup and send XML with hebrew characters, the content is not displayed correctly.<div>also this&nbsp;<span style=": rgb248, 248, 252;">accent letters (Á, á, Ë, e, Ñ, ñ, etc).</span></div><div>I try to insert this code before "&lt;?xml version='1.0' encoding='utf-8'?&gt;"&nbsp; and also other encoding but it didn't helped...</div><div>I implemets the code from codejock samples:</div><div><br></div><div><div>"&lt;?xml version='1.0' encoding='ISO-8859-8'?&gt;&lt;Border BorderThickness='2' BorderBrush='DodgerBlue' Margin='0, 2, 0, 2' Padding='3'&gt;&lt;StackPanel Orientation='Horizontal'&gt;" &amp; _</div><div>&nbsp; &nbsp; "&lt;Border Width='32' Height='32'/&gt;" &amp; _</div><div>&nbsp; &nbsp; "&lt;Grid&gt;&lt;Grid.ColumnDefinitions&gt;&lt;ColumnDefinition Width='Auto'/&gt;&lt;ColumnDefinition Width='*'/&gt;&lt;/Grid.ColumnDefinitions&gt;" &amp; _</div><div>&nbsp; &nbsp; "&lt;Grid.RowDefinitions&gt;&lt;RowDefinition/&gt;&lt;RowDefinition/&gt;&lt;/Grid.RowDefinitions&gt;" &amp; _</div><div>&nbsp; &nbsp; "&lt;TextBlock TextAlignment='Right' FontWeight='Bold' Foreground='Navy' Text='àDescription:'/&gt;" &amp; _</div><div>&nbsp; &nbsp; "&lt;TextBlock TextAlignment='Right' Grid.Row='1' FontWeight='Bold' Foreground='Navy' Text='Current Price:'/&gt;" &amp; _</div><div>&nbsp; &nbsp; "&lt;TextBlock Margin='6, 0, 0, 0' Grid.Column='1' Text='Digital camera'/&gt;" &amp; _</div><div>&nbsp; &nbsp; "&lt;TextBlock Margin='6, 0, 0, 0'&nbsp; Grid.Column='1' Grid.Row='1'&nbsp; Text='$321'/&gt;" &amp; _</div><div>&nbsp; &nbsp; "&lt;/Grid&gt;&lt;/StackPanel&gt;&lt;/Border&gt;"</div><div><br></div></div><div><b><br></b></div><div><b>in 16.4 version it worked correctly.</b></div><div><b>I will appreciate any help.</b></div>]]>
   </description>
   <pubDate>Mon, 29 Jan 2018 02:53:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23554&amp;PID=76530&amp;title=solved-hebrew-symbols-while-using-enablemarkup#76530</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel Control : special unicode characters in XAML]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23077&amp;PID=76420&amp;title=special-unicode-characters-in-xaml#76420</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9174">leandro@tecware.com.</a><br /><strong>Subject:</strong> special unicode characters in XAML<br /><strong>Posted:</strong> 16 December 2017 at 7:59am<br /><br /><div>Hello.</div><div>I am building a report using MARKUP LABEL and PRINT PREVIEW for printing.</div><div>The Portuguese language is full of accents.</div><div>When I use accents, MARKUP works correctly, but when sending to PRINT PREVIEW printing does not work because PRINT PREVIEW does not carry accents.</div><div>To solve I had to build the MARKUP string in UTF-8 and use UTF-8 in PRINT PREVIEW and ANSI in MARKUP.</div><div>I believe this is not the best practice.</div><div><br></div><div>Looking at the MARKUP PAD (EXE) I realized that I can write an ANSI XAML and that the print works correctly.</div><div>I also noticed that the PRINT PREVIEW menu is disabled initially, but after some time it enables.</div><div>This gave me the impression that there is some kind of ANSI CONVERTER for UTF-8 to allow PRINT PREVIEW to work correctly.</div><div><br></div><div>I also noticed that the MARKUP PAD (VBP - Visual Basic 6) does not have the same behavior, forcing me to write in UTF-8 and then convert to ANSI</div><div>as mentioned initially.</div><div><br></div><div>The question is:</div><div>How can MARKUP PAD (exe) be able to receive ANSI text and print correctly?</div><div>Does it convert from ANSI to UTF-8?</div><div>How can we do this conversion?</div>]]>
   </description>
   <pubDate>Sat, 16 Dec 2017 07:59:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23077&amp;PID=76420&amp;title=special-unicode-characters-in-xaml#76420</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel Control : Mnemonic for PushButton using Markup]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23358&amp;PID=75862&amp;title=mnemonic-for-pushbutton-using-markup#75862</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9162">dajarmuth</a><br /><strong>Subject:</strong> Mnemonic for PushButton using Markup<br /><strong>Posted:</strong> 02 June 2017 at 1:55pm<br /><br />I have been recently playing around with using markup text on a PushButton, but I cannot seem to find any way to apply a mnemonic ( or sometimes it is called an Access Key ). &nbsp;Is there a way to do that?]]>
   </description>
   <pubDate>Fri, 02 Jun 2017 13:55:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23358&amp;PID=75862&amp;title=mnemonic-for-pushbutton-using-markup#75862</guid>
  </item> 
 </channel>
</rss>