Open GoogleCodeExporter opened 8 years ago
I don't understand all, but have you seen those tutorials ? :
http://code.google.com/p/oryx-editor/w/list
Especially those one :
http://code.google.com/p/oryx-editor/wiki/HowToCreateStencilSet
http://code.google.com/p/oryx-editor/wiki/HowToDevelopAnEditorPlugin
Original comment by florent....@gmail.com
on 2 Jun 2011 at 9:17
Hi,
For writing event (when the property value has changed), I suggest this :
http://code.google.com/p/oryx-editor/issues/detail?id=472
Here is a hack that implement it :
http://ffayolle.dyndns.org/oryx/hack_setter.js.zip
In this ZIP file, there is the JS File and an HOWTO explaining how to deploy it
and how to use it.
I hope that the Oryx team would integrate something similar soon.
Original comment by florent....@gmail.com
on 10 Jun 2011 at 8:45
Hey,
you should think about extending the properties window.
Check for example the complex property
http://code.google.com/p/oryx-editor/source/browse/trunk/editor/client/scripts/P
lugins/propertywindow.js#645
Cheers,
Phil
Original comment by philipp....@student.hpi.uni-potsdam.de
on 10 Jun 2011 at 10:32
Original issue reported on code.google.com by
yuanqi...@gmail.com
on 28 May 2011 at 4:21