We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › proXML examples wont run
Page Index Toggle Pages: 1
proXML examples wont run (Read 1206 times)
proXML examples wont run
Aug 9th, 2005, 5:21am
 
Mac OSX 10.4.2
Processing v.91

I wanted to start playing around with XML in processing. I downloaded the proXML library and had at it. The first thing I did was to run the example titled 'proxml'.  It gave me an error when trying to draw the ellipse saying it could not find the 'xpos' attribute in the 'position' XMLElement.

proxml.InvalidAttributeException: The XMLElement position has no attribute xpos!

The terminating exclamation mark mocked me... seemed like it was saying 'you are overlooking something obvious, dumbass!'  But I just cannot figure it out.  Something I need to update?  Missing an important step?

It is loading the document, but can't find 'xpos'... which is definitely in the XML file.


Re: proXML examples wont run
Reply #1 - Aug 12th, 2005, 3:20pm
 
My mistake. Don't ask how these mistakes got in the examples. You can download the fixed version.

http://www.texone.org/proxml/
Page Index Toggle Pages: 1