<?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 : AttachPane --&gt; OpenCrystalReport</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : AttachPane --&gt; OpenCrystalReport]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 06:25:16 +0000</pubDate>
  <lastBuildDate>Tue, 06 May 2008 07:47:02 +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=10418</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[AttachPane --&gt; OpenCrystalReport : Thank you, Oleg. It&amp;#039;s working! ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10418&amp;PID=34781&amp;title=attachpane-opencrystalreport#34781</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2575">Jean</a><br /><strong>Subject:</strong> 10418<br /><strong>Posted:</strong> 06 May 2008 at 7:47am<br /><br />Thank you, Oleg. It's working!&nbsp;<img src="http://forum.codejock.com/smileys/smiley32.gif" border="0" align="absmiddle">]]>
   </description>
   <pubDate>Tue, 06 May 2008 07:47:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10418&amp;PID=34781&amp;title=attachpane-opencrystalreport#34781</guid>
  </item> 
  <item>
   <title><![CDATA[AttachPane --&gt; OpenCrystalReport : Hi,  As workaround you can disable...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10418&amp;PID=34507&amp;title=attachpane-opencrystalreport#34507</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10418<br /><strong>Posted:</strong> 01 May 2008 at 3:12am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>As workaround you can disable dragging while CrystalReport was not initialize:</DIV><DIV>&nbsp;</DIV><DIV><BR>Private Sub DockingPane1_Action(ByVal Action As XtremeDockingPane.DockingPaneAction, ByVal Pane As XtremeDockingPane.IPane, ByVal Container As XtremeDockingPane.IPaneActionContainer, Cancel As Boolean)<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; If (Action = PaneActionDragging) And (Pane.Id = 2) And (Picture2.Visible = False) Then Cancel = True<BR>&nbsp;&nbsp;&nbsp; <BR>End Sub</DIV>]]>
   </description>
   <pubDate>Thu, 01 May 2008 03:12:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10418&amp;PID=34507&amp;title=attachpane-opencrystalreport#34507</guid>
  </item> 
  <item>
   <title><![CDATA[AttachPane --&gt; OpenCrystalReport :  I like to load a CrystalReport...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10418&amp;PID=34466&amp;title=attachpane-opencrystalreport#34466</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2575">Jean</a><br /><strong>Subject:</strong> 10418<br /><strong>Posted:</strong> 30 April 2008 at 9:05am<br /><br />I like to load a CrystalReport only if needed. That means only if the user like to see the pane with the CrystalReport-ViewerControl on it.<br>But if I load the Report in the AttachPane-Event, the application is kind of locked. You have to click on the desktop to unlock the application.<br><br>Please check the sample. Run it and click on the Crystl-Tab.<br><br>With a timer (to decouple the AttachPane event from the OpenReport function) I can solve this problem, but is there another solution?<br><br>VB6 SP6<br>Crystal Reports 11 Release 2 Components<br>CodeJock Docking Panes 11.2.2<br>Windows XP SP2<br><br><br><a href="uploads/20080430_090445_DockingPaneCrys.zip" target="_blank">uploads/20080430_090445_DockingPaneCrys.zip</a>]]>
   </description>
   <pubDate>Wed, 30 Apr 2008 09:05:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10418&amp;PID=34466&amp;title=attachpane-opencrystalreport#34466</guid>
  </item> 
 </channel>
</rss>