<?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 : Unimplemented PX_Float !</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Unimplemented PX_Float !]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 13:46:09 +0000</pubDate>
  <lastBuildDate>Mon, 13 Nov 2006 18:15:50 +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=5512</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[Unimplemented PX_Float ! : For some reason PX_Float is present...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5512&amp;PID=17283&amp;title=unimplemented-px-float#17283</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2223">Tomasz</a><br /><strong>Subject:</strong> 5512<br /><strong>Posted:</strong> 13 November 2006 at 6:15pm<br /><br />For some reason PX_Float is present but&nbsp;fires an ASSERT&nbsp;in XTremeToolkit<DIV></DIV>as if CodeJock developers left it unimplemented for some reason.<DIV>&nbsp;</DIV><DIV>Why on earth doubles are implemented and floats are not ?????</DIV><DIV>&nbsp;</DIV><DIV><DIV></DIV><DIV></DIV>See :</DIV><DIV>&nbsp;</DIV><DIV>BOOL CXTPPropExchange::ExchangePropStringHelper(CString&amp; strValue, VARTYPE vtProp,<BR>&nbsp;void* pvProp, const void* pvDefault)<BR></DIV><DIV>{</DIV><DIV>&nbsp;</DIV><DIV>....</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;case VT_R4:<BR>&nbsp;&nbsp;&nbsp;ASSERT(FALSE); &lt;&lt;&lt;&lt;&lt;&lt; PROBLEM HERE !!!!!<BR>&nbsp;&nbsp;&nbsp;return FALSE;</DIV><DIV>&nbsp;&nbsp;case VT_R8:<BR>&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;TCHAR* pChar = NULL;<BR>&nbsp;&nbsp;&nbsp;&nbsp;double fValue = _tcstod(strValue, &amp;pChar);<BR>&nbsp;&nbsp;&nbsp;&nbsp;return CopyPropValue(vtProp, pvProp, &amp;fValue);<BR>&nbsp;&nbsp;&nbsp;}<BR></DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Tomasz</DIV>]]>
   </description>
   <pubDate>Mon, 13 Nov 2006 18:15:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5512&amp;PID=17283&amp;title=unimplemented-px-float#17283</guid>
  </item> 
 </channel>
</rss>