<?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 as a c&#111;ntainer</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : MarkupLabel Control : MarkupLabel as a c&#111;ntainer]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 07:35:47 +0000</pubDate>
  <lastBuildDate>Wed, 07 Jul 2010 19:54:18 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=16422</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 as a c&#111;ntainer : I wanted to include a screen shot...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59251&amp;title=markuplabel-as-a-container#59251</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5575">davbrat</a><br /><strong>Subject:</strong> 16422<br /><strong>Posted:</strong> 07 July 2010 at 7:54pm<br /><br /><br><br>I wanted to include a screen shot inside my reply and no matter what I tried to do when clicking the "Insert Image" button no pictures were added/embedded to my reply.<br><br><br>BTW, your sample/snippet did the trick... I did not have the <span style="" ="self">MarkupUIElement line formatted correctly (Clarion Syntax) and now I'm trying to get the StackPanel objects to work.<br><br><br>Thanks,<br><br>Dave&nbsp; </span>]]>
   </description>
   <pubDate>Wed, 07 Jul 2010 19:54:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59251&amp;title=markuplabel-as-a-container#59251</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel as a c&#111;ntainer :   davbrat wrote:Hi Aaron,BTW,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59249&amp;title=markuplabel-as-a-container#59249</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 16422<br /><strong>Posted:</strong> 07 July 2010 at 4:30pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by davbrat" alt="Originally posted by davbrat" style="vertical-align: text-bottom;" /> <strong>davbrat wrote:</strong><br /><br /><img src="http://c:exportcalif.jpg" border="0"><BR>Hi Aaron,<BR><BR>&#091;...&#093;<BR>BTW, how do you insert a image in your reply message?<BR>The UI seems a bit weird in the "Insert Image" button/form and nothing ever shows up in the preview.<BR><BR></td></tr></table> <DIV>&nbsp;</DIV><DIV>Hi Dave,</DIV><DIV>&nbsp;</DIV><DIV>What do you mean?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 07 Jul 2010 16:30:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59249&amp;title=markuplabel-as-a-container#59249</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel as a c&#111;ntainer : Hi Dave,  This is most simple...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59244&amp;title=markuplabel-as-a-container#59244</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 16422<br /><strong>Posted:</strong> 07 July 2010 at 5:27am<br /><br />Hi Dave,<DIV>&nbsp;</DIV><DIV>This is most simple sample <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Dim Context As MarkupContext<BR>Dim TextBlock1 As MarkupTextBlock</DIV><DIV>Set Context = MarkupLabel1.MarkupContext<BR>Set TextBlock1 = Context.CreateObject("TextBlock")<BR>&nbsp;&nbsp;&nbsp; TextBlock1.Text = "Test"<BR>Set MarkupLabel1.MarkupUIElement = TextBlock1</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 07 Jul 2010 05:27:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59244&amp;title=markuplabel-as-a-container#59244</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel as a c&#111;ntainer : Hi Aaron,Clarion does have a Group...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59235&amp;title=markuplabel-as-a-container#59235</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5575">davbrat</a><br /><strong>Subject:</strong> 16422<br /><strong>Posted:</strong> 06 July 2010 at 3:39pm<br /><br /><img src="http://c:exportcalif.jpg" border="0"><br>Hi Aaron,<br><br>Clarion does have a Group Control and a Region Control, I have tried using both without success. I have been able to use a Clarion Windowed Procedure where you pass the Handle of the Window to the docking pane and it does allow the Markuplabel to re-size within the pane but the drawback is that the SyntaxEditor inside another docking pane generates a GPF when you click within the control about 60% of the time. I'm still working on it.&lt;VBG&gt;<br><br>As for the &lt;TextBlock&gt; sample. Thanks, but I have the MarkupLabel working properly using the caption="XAML code"&nbsp; property. <br><br>?MarkupLabel{'Caption'} = '&lt;Page xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation' !snipped XAML string... goes on and on...<br>I've been using it in Popups/ToolTips and standard Markup Labels for a while without any problems. <br><br>What I can't get to work in Clarion is the MarkUp Objects...<br>&nbsp; <br>Sample...<br>&nbsp; Context_ = ?CJMARKUPLABEL{'MarkupContext'}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp; TextBlock1_ = ?CJMARKUPLABEL{ Context_ &amp; '.CreateObject("TextBlock")'}<br>&nbsp; ?CJMARKUPLABEL{TextBlock1_ &amp; '.Text'} = 'Test NUMBER 1'<br><br>Displays nothing<br><br>Thanks,<br><br>Dave<br><br><br>BTW, how do you insert a image in your reply message?<br>The UI seems a bit weird in the "Insert Image" button/form and nothing ever shows up in the preview.<br><br><br><br><br><br>]]>
   </description>
   <pubDate>Tue, 06 Jul 2010 15:39:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59235&amp;title=markuplabel-as-a-container#59235</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel as a c&#111;ntainer : Hi,  Copied one of (working)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59233&amp;title=markuplabel-as-a-container#59233</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 16422<br /><strong>Posted:</strong> 06 July 2010 at 1:18pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Copied one of (<strong>working</strong>) MarkUp string from ReportControl subforum:</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff>&lt;TextBlock&gt;&#091;CodeToolBox&#093; &lt;Run Foreground='Red'&gt; Newsletter&lt;/Run&gt; (10 May 2004)&lt;/TextBlock&gt;</FONT></DIV><DIV><FONT color=#0000ff></FONT>&nbsp;</DIV><DIV><FONT color=#000000>should display:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>&#091;CodeToolBox&#093; <FONT color=#ff0000>Newsletter</FONT> (10 May 2004)</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>About dockingpanes: As I said before,&nbsp;sometimes you can't just attach 'hwnd' of a control to a pane and that's why I always use a&nbsp;picturebox. <EM><strong>Does Clarion have somekind of container where you can put a control into?</strong></EM> In VB we have a PictureBox and GroupBox, maybe Clarion has same kind of controls...</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 06 Jul 2010 13:18:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59233&amp;title=markuplabel-as-a-container#59233</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel as a c&#111;ntainer : Hello guys,@AaronSame controls......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59232&amp;title=markuplabel-as-a-container#59232</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5575">davbrat</a><br /><strong>Subject:</strong> 16422<br /><strong>Posted:</strong> 06 July 2010 at 12:57pm<br /><br />Hello guys,<br><br>@Aaron<br>Same controls... different language. <br><br>Unfortunately the Clarion Image control does not work the same way as the VB picture control. I can't stuff the Markup object into it.<br>The other CJ controls(except the Browser control)  seem to "re-size" in a docking pane okay, while the Markup stays in a fixed size and location and draws on top of the Docking pane area beneath it. <br><br>@Aaron &amp; Jason:<br>I've been toying with Markup objects and I get valid handles but I never see anything on the screen, I don't see a "refresh" or "display" method any ideas on what I'm missing or do you have a simple &lt;TextBlock&gt; example you could post? &nbsp; &nbsp; <br><br><br>Thanks,<br><br>Dave<br>]]>
   </description>
   <pubDate>Tue, 06 Jul 2010 12:57:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59232&amp;title=markuplabel-as-a-container#59232</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel as a c&#111;ntainer : Hi,   Jason: What do you mean...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59204&amp;title=markuplabel-as-a-container#59204</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 16422<br /><strong>Posted:</strong> 03 July 2010 at 5:07am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Jason: What do you mean by your previous reply? </DIV><DIV>&nbsp;</DIV><DIV>@davbrat: You can always put Markup control inside a picturebox (This is what I ALWAYS do with all controls because of "sometimes it doesn't work problem") and use picturebox resize event to resize Markup control and it works OK</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 03 Jul 2010 05:07:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59204&amp;title=markuplabel-as-a-container#59204</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel as a c&#111;ntainer : davbrat - Sorry, I&amp;#039;m not...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59201&amp;title=markuplabel-as-a-container#59201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 16422<br /><strong>Posted:</strong> 02 July 2010 at 9:41pm<br /><br />davbrat - Sorry, I'm not sure, I don't use the docking pane. Maybe someone else has tried it? Or if you give it a try, can you post the results back here?<br><br><br>]]>
   </description>
   <pubDate>Fri, 02 Jul 2010 21:41:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59201&amp;title=markuplabel-as-a-container#59201</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel as a c&#111;ntainer : Hi Aaron - I just realized why...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59200&amp;title=markuplabel-as-a-container#59200</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 16422<br /><strong>Posted:</strong> 02 July 2010 at 9:40pm<br /><br />Hi Aaron - I just realized why you thought this might work for the images problem - I posted my BETA note to the wrong thread :(<br><br><a href="http://forum.codejock.com/forum_posts.asp?TID=16409" target="_blank">I meant to post it here.</a><br>]]>
   </description>
   <pubDate>Fri, 02 Jul 2010 21:40:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59200&amp;title=markuplabel-as-a-container#59200</guid>
  </item> 
  <item>
   <title><![CDATA[MarkupLabel as a c&#111;ntainer : Can it be placed inside a DockingPane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59194&amp;title=markuplabel-as-a-container#59194</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5575">davbrat</a><br /><strong>Subject:</strong> 16422<br /><strong>Posted:</strong> 02 July 2010 at 2:14pm<br /><br />Can it be placed inside a DockingPane and does it handle resizing within the pane correctly?&nbsp;<br><br>Thanks,<br><br>Dave<br>]]>
   </description>
   <pubDate>Fri, 02 Jul 2010 14:14:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16422&amp;PID=59194&amp;title=markuplabel-as-a-container#59194</guid>
  </item> 
 </channel>
</rss>