← Back to team overview

yade-users team mailing list archive

Re: loading a modified plugin fails

 

maybe you have already figured that out, but if you want to modify the
speed of moving wall on runtime, you can use REGISTER_ATTRIBUTE macro.
And then it will be displayed in the graphical QT window, just like all
the other parameters ;)

That's serialization to QT in the work :) just like serialization to
.xml, just a different frontend. (well, qt serialization is limited now,
and for example does not support containers, but is enough for now. I
hope to improve it sooner or later :)

-- 
Janek Kozicki                                                         |
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://lists.berlios.de/mailman/listinfo/yade-users



References