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.
Page Index Toggle Pages: 1
 Haohao (Read 1314 times)
 Haohao
May 3rd, 2005, 12:09am
 
hi there,

im very new to processing. i love the "Haohao"-application by Ichitaro Masuda. but when i open the downloaded source-code, i get the error:

'No accessible field named "CENTER_DIAMETER" was found in type "Temporary_2866_8367"'

i tried "CENTER_RADIUS" or "CORNER" instead, then the application gets exported but nothing happens...
Re:  Haohao
Reply #1 - May 3rd, 2005, 12:16am
 
haohao was built with the alpha version of processing, so a bunch of the syntax will be different than the way things work with the new beta release. this page outlines the changes:
http://processing.org/faq/changes.html
(among which, CENTER_DIAMETER is now CENTER)
Re:  Haohao
Reply #2 - May 3rd, 2005, 11:01am
 
thanks!
Page Index Toggle Pages: 1