<?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 : New Versi&#111;n</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : New Versi&#111;n]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 17:30:37 +0000</pubDate>
  <lastBuildDate>Mon, 13 Oct 2003 12:06:24 +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=168</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[New Versi&#111;n : Hello, You need to make sure...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=168&amp;PID=352&amp;title=new-version#352</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1">kstowell</a><br /><strong>Subject:</strong> 168<br /><strong>Posted:</strong> 13 October 2003 at 12:06pm<br /><br /><P>Hello,</P><P>You need to make sure that you create the tip window control first, prior to using it, for example:</P><P><FONT face="Courier New, Courier, mono"><FONT color=#808080>m_tipWindow</FONT>.<FONT color=#880000>Create</FONT>(<FONT color=#0000ff>this</FONT>);<BR><FONT color=#808080>m_tipWindow</FONT>.<FONT color=#880000>ShowTipWindow</FONT>( <FONT color=#0000ff>CPoint</FONT>(<FONT color=#808080>rect</FONT>.<FONT color=#808080>left</FONT>+25, <FONT color=#808080>rect</FONT>.<FONT color=#808080>top</FONT>+10),<BR>&nbsp;&nbsp;&nbsp; <FONT color=#808080>TWS_XT_DROPSHADOW</FONT>, 50000);</FONT></P><P>Kind regards,<BR>Codejock Support</P>]]>
   </description>
   <pubDate>Mon, 13 Oct 2003 12:06:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=168&amp;PID=352&amp;title=new-version#352</guid>
  </item> 
  <item>
   <title><![CDATA[New Versi&#111;n : Hi. No reply yet?  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=168&amp;PID=349&amp;title=new-version#349</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=38">Suppenuser</a><br /><strong>Subject:</strong> 168<br /><strong>Posted:</strong> 25 September 2003 at 9:55am<br /><br /><P>Hi.</P><P>No reply yet?</P><P><FONT color=#ff0000 size=2><IMG src="http://forum.codejock.com/smileys/smiley7.gif" border="0"></FONT></P>]]>
   </description>
   <pubDate>Thu, 25 Sep 2003 09:55:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=168&amp;PID=349&amp;title=new-version#349</guid>
  </item> 
  <item>
   <title><![CDATA[New Versi&#111;n : Dear CodeJock-Team, I use xtreem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=168&amp;PID=343&amp;title=new-version#343</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=38">Suppenuser</a><br /><strong>Subject:</strong> 168<br /><strong>Posted:</strong> 23 September 2003 at 12:45pm<br /><br /><P>Dear CodeJock-Team,</P><P>I use xtreem tools now from the&nbsp;start on (incl. cj). Normaly a really good tool.&nbsp;But,&nbsp;<FONT color=black>I am really&nbsp;<strong>NOT</strong> happy with the new version (4.00)!</FONT></P><P>Why did you remove used functions without any good reason or any warning?</P><P>I use <FONT size=2>CXTTipWindow in more than 950 different sourcefiles.</FONT></P><P><FONT size=2>Any of this calls the ShowTipWindow like <FONT size=2></P><P>m_tip</FONT><FONT color=#ff0000 size=2>.</FONT><FONT size=2>ShowTipWindow</FONT><FONT color=#ff0000 size=2>( </FONT><FONT size=2>CPoint</FONT><FONT color=#ff0000 size=2>(</FONT><FONT size=2>rect</FONT><FONT color=#ff0000 size=2>.</FONT><FONT size=2>left</FONT><FONT color=#ff0000 size=2>+25, </FONT><FONT size=2>rect</FONT><FONT color=#ff0000 size=2>.</FONT><FONT size=2>top</FONT><FONT color=#ff0000 size=2>+10), </FONT><FONT color=#008000 size=2>this,</FONT><FONT color=#ff0000 size=2> </FONT><FONT size=2>TWS_XT_DROPSHADOW</FONT><FONT color=#ff0000 size=2>, 50000);</FONT></P><P><FONT color=#ff0000 size=2><FONT color=black>Now, the new Version dosn't support this. WHY????</FONT></FONT></P><P><FONT color=#ff0000 size=2><FONT color=black>Whats the reason for that?</FONT></FONT></P><P><FONT color=#ff0000 size=2><FONT color=#000000>If&nbsp;I remove the 'this' and create the object with m_tip.Create(this) (like the sample) the object will not shown. Why? </FONT></FONT></P><P><FONT color=#ff0000 size=2><FONT color=#000000>Why you change allready running features? In my point, this action costs me as minimum 2 weeks. And, I've got no Idea how much more functions were changed in this maner.&nbsp;</FONT></FONT></P><P><FONT color=#ff0000 size=2><FONT color=#000000>Did you understand,&nbsp;how much time we have to spend for testing and fixing based on useless actions like this?</FONT>&nbsp;</FONT></P><P><FONT color=#ff0000 size=2></FONT>&nbsp;</P><P><FONT color=#ff0000 size=2><FONT color=black>waiting for your reply</FONT></FONT></P><P><FONT color=#ff0000 size=2></FONT>&nbsp;</P><P><FONT color=#ff0000 size=2><FONT color=#000000>Ralf</FONT>&nbsp;</P></FONT></FONT>]]>
   </description>
   <pubDate>Tue, 23 Sep 2003 12:45:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=168&amp;PID=343&amp;title=new-version#343</guid>
  </item> 
 </channel>
</rss>