Hey,
I'm trying to integrate an Ace editor (http://ace.c9.io/) in my application,
but I'm having some trouble with it.
The integration works, but the rendering of the ace editor doesn't work
properly. The cursor is shown some distance after the text and redrawing is
a bit off.
Have anyone else made an integration of Ace?
We integrate ACE in the playground application. You can take a look at the
sources online [1] or in your SDK download.
I made a quick demo to show the problems.
* https://dl.dropboxusercontent.com/u/70736588/ace/index.html
* https://dl.dropboxusercontent.com/u/70736588/ace.zip
The inclusion of Ace (in config.json) gives warnings, but I guess that's
because I don't know how to do it properly.
We don’t have any changes in the config in our solution. :)
On a related note, is there some way to use custom javascript libraries in
the playground? Would be easier to ask question with a link to the
playground instead of creating a new application and linking the app and
source.
No, not really expect loading the JavaScript via the script loader and include
it. But thats a bit of work to do.
Regards,
Martin
[1]
https://github.com/qooxdoo/qooxdoo/blob/master/application/playground/source/class/playground/view/Editor.js
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel