[gme-users] Regarding Moving Objects through BON
Jae young Bang
jaeyounb at usc.edu
Sat Jun 20 02:13:44 CDT 2009
Hello.
I am working on the same project that was described in this past
message:
http://list.isis.vanderbilt.edu/pipermail/gme-users/2009-April/001727.html
We've gone through the problem, but we're stuck with another problem.
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
Atom (atom) (*it); // here *it is the object handle
if(atom)
{
atom->getRegistry()->setLocation(p); // where p is a Point
}
I see "Cannot create default decorator. Giving up" error.
Can I get some help here?
Thank you very much!
~Jae
jaeyounb at usc.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/gme-users/attachments/20090620/c37a2156/attachment.html
More information about the gme-users
mailing list