-
11 Nov 2011 6:04 AM #1
Ext.ux.aceeditor.Panel
Ext.ux.aceeditor.Panel
ACE Editor:

Source on Github:
https://github.com/harrydeluxe/extjs...aceeditorpanel
Demo (simple):
http://harrydeluxe.github.com/extjs-...or/simple.html
Demo (liquid Syntax):
http://harrydeluxe.github.com/extjs-.../simple_2.html
Demo:
http://harrydeluxe.github.com/extjs-...aceeditor.html
-
11 Nov 2011 8:32 AM #2
-
11 Nov 2011 10:57 AM #3
Sweet Harry!
"be dom-ready..."
Doug Hendricks
Maintaining ux: ManagedIFrame, MIF2 (FAQ, Wiki), ux.Media/Flash, AudioEvents, ux.Chart[Fusion,OFC,amChart], ext-basex.js/$JIT, Documentation Site.
Got Sencha licensing questions? Find out more here.
-
14 Nov 2011 4:50 AM #4
-
14 Nov 2011 5:14 PM #5
very nice UX... And simple too.
Perfection as a goal is a nice idea that can point one in a specific direction. However, since "perfection" is an ever changing (evolving?) and moving target, one must admit that perfection can never be obtained...
When in doubt, check the d4mn source code!
-
13 Mar 2012 1:24 AM #6
Difference with CodeMirror
Difference with CodeMirror
Really nice, I will look into it later this month.
Are there any advantages as opposed to CodeMirror?Ronald van Raaphorst aka Ronaldo
I'm a freelance software developer in Java, PHP, and ExtJs.
Skyperonald_twensoc
Mailinfo@twensoc.nl
-
14 Mar 2012 3:57 PM #7
-
2 May 2012 2:34 PM #8
-
8 May 2012 12:54 AM #9
Really nice,but can't run in ie
open demo in IE, hit ctrl-f, type 'items', editor jumps to the 'items' in line 2 (function foo(items) {), but then deletes the word and replaces it with an 'f' (becomes function foo(f) { ). cursor left between f and (, no selection
hitting ctrl+z restores the 'items' and sets the selection to 'items', implying the find-and-select activity did work fine, but unfortunately the f from the ctrl-f has come through as a keystroke afterwards.
-
9 May 2012 4:28 PM #10


Reply With Quote


