jesseallison / NEXUS

Rails applications and Javascript canvas based UI objects for Distributed Performance systems
http://allisonic.com/project/4
11 stars 3 forks source link

It's posible to reload nexusui? #18

Closed hugoruscitti closed 9 years ago

hugoruscitti commented 9 years ago

hi!, i'm working in a emberjs application with nexusui widgets, but i don't found how to encapsulate nexusui widgets correctly.

Normally, any javascript library i use has some method to create widgets programatically. I need to create the widget's canvas with some like "createElement" and then attack nexusui to that element, this is possible with nexusui?

I see that nexus ui uses the document's onload event to init the library on all canvas elements, it's the only way to init widgets?

Thanks!

hugoruscitti commented 9 years ago

Oh, sorry ... wrong project...