Dear Mustafa,

thanks for the answer.

I simply bound the sage lib to the whole application using 



in the head of the index.html

Is there a better way to do so?

How exactly am I supposed to implement my html code?
And how can I access the code in it?

Right now I am using a button that shows a alert containing the html value
of the embeded html:

apply_button.addListener("execute", function(e) {
                                
                                alert(sage.getHtml);
});

Regards,

Bober



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Get-current-code-in-embed-Html-with-Sage-cell-tp7586907p7586913.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to