<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: iChart123 &#8211; free charts for REALbasic</title>
	<atom:link href="http://realbasic.tutspolis.com/plugins/ichart123-free-charts-for-realbasic/feed/" rel="self" type="application/rss+xml" />
	<link>http://realbasic.tutspolis.com/plugins/ichart123-free-charts-for-realbasic/</link>
	<description>Tutorials - Tutspolis.com</description>
	<lastBuildDate>Wed, 08 Sep 2010 00:43:20 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Harrie Westphal</title>
		<link>http://realbasic.tutspolis.com/plugins/ichart123-free-charts-for-realbasic/comment-page-1/#comment-1335</link>
		<dc:creator>Harrie Westphal</dc:creator>
		<pubDate>Fri, 23 Apr 2010 22:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://realbasic.tutspolis.com/?p=147#comment-1335</guid>
		<description>Downloaded iChart123 after seeing it mentioned in the RB Forums. When I went to run it these four lines in the AddShapeArea1 method of the Chart123Interactive class give errors.

  Obj2D.width = ObjRec2D.
  Obj2D.height = ObjRec2D.height
  Obj2D.CornerHeight = ObjRec2D.CornerHeight
  Obj2D.CornerWidth = ObjRec2D.CornerWidth

No property is assigned on the first statement so it gives a syntax error. The other three all give a &quot;This method or property does not exist&quot; error.

Tried adding width to the end of the first one but then all 4 lines give a property does not exist error. I have no experience with the Object2D stuff that you are using. The chart examples you posted look great though.

I am running Mac 10.6.3 on a dual quad-core Mac Pro with 13 gigs of memory. Thanks for any info on these errors.</description>
		<content:encoded><![CDATA[<p>Downloaded iChart123 after seeing it mentioned in the RB Forums. When I went to run it these four lines in the AddShapeArea1 method of the Chart123Interactive class give errors.</p>
<p>  Obj2D.width = ObjRec2D.<br />
  Obj2D.height = ObjRec2D.height<br />
  Obj2D.CornerHeight = ObjRec2D.CornerHeight<br />
  Obj2D.CornerWidth = ObjRec2D.CornerWidth</p>
<p>No property is assigned on the first statement so it gives a syntax error. The other three all give a &#8220;This method or property does not exist&#8221; error.</p>
<p>Tried adding width to the end of the first one but then all 4 lines give a property does not exist error. I have no experience with the Object2D stuff that you are using. The chart examples you posted look great though.</p>
<p>I am running Mac 10.6.3 on a dual quad-core Mac Pro with 13 gigs of memory. Thanks for any info on these errors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
