<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello.<div><br></div><div>I am working on the same project that was described in this past message:</div><div><a href="http://list.isis.vanderbilt.edu/pipermail/gme-users/2009-April/001727.html">http://list.isis.vanderbilt.edu/pipermail/gme-users/2009-April/001727.html</a></div><div><br></div><div>We've gone through the problem, but we're stuck with another problem.</div><div><br></div><div>We were able to retrieve a handle of a specific object (BON::Object), but when we try to change something that's shown on the screen, for example, when we change the co-ordinates or the name of the object (an Atom) using</div><div><br></div><div>Atom (atom) (*it); // here *it is the object handle</div><div>if(atom)</div><div>{</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>atom-&gt;getRegistry()-&gt;setLocation(p); // where p is a Point<br></div><div>}</div><div><br></div><div>I see "Cannot create default decorator. Giving up" error.</div><div><br></div><div>Can I get some help here?</div><div><br></div><div>Thank you very much!</div><div><br><div apple-content-edited="true"> <div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><div>~Jae</div><div><a href="mailto:jaeyounb@usc.edu">jaeyounb@usc.edu</a></div></div></div></div> </div><br></div></body></html>