Re: [qooxdoo-devel] Qooxdoo and Ace Editor

2012-10-18 Thread Fritz Zaucker
Cool. Cheers, Fritz On Thu, 18 Oct 2012, 689137 wrote: > Thank you Fritz, this worked for me just fine. > I will have now to play with Editor.js and adjust it to my needs. > > Regards, > Ivan. -- Oetiker+Partner AG tel: +41 62 775 9903 (direct) Fritz Zaucker

Re: [qooxdoo-devel] Qooxdoo and Ace Editor

2012-10-18 Thread 689137
Thank you Fritz, this worked for me just fine. I will have now to play with Editor.js and adjust it to my needs. Regards, Ivan. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Qooxdoo-and-Ace-Editor-tp7581716p7581741.html Sent from the qooxdoo mailing list archive at Nabble.c

Re: [qooxdoo-devel] Qooxdoo and Ace Editor

2012-10-18 Thread Fritz Zaucker
Hi Ivan, assuming you have copied the QOOXDOO_PATH/application/playground/source/class/playground/view/Editor.js to your application's source/class/myApp/ directory, and the files in QOOXDOO_PATH/application/playground/source/resouce/playground/editor/ to your applications source/resourc

Re: [qooxdoo-devel] Qooxdoo and Ace Editor

2012-10-18 Thread 689137
Hi Fritz, I am getting errors like Terminating on Terminal Exception and COuld not load worker. Can you please give me a complete example of a TabPage containing the ace editor, without using div? I would like it to have as little participation of html as possible. I am using ace source files as