Re: require goog.editor.ContentEditableField not working

2012-08-31 Thread Pepijn de Vos
Clearly not. I also was not aware that it was a fancier version of SeamlessField. I'll try that first. Pepijn On Thursday, 30 August 2012 14:42:33 UTC+2, Gijs S. wrote: > > Hi, > > Re: ContentEditableField > > ContentEditableFIeld has only recently been added to the Google Closure > Library ( >

Re: require goog.editor.ContentEditableField not working

2012-08-30 Thread Gijs S.
Hi, Re: ContentEditableField ContentEditableFIeld has only recently been added to the Google Closure Library (http://code.google.com/p/closure-library/source/list?path=/trunk/closure/goog/editor/contenteditablefield.js&start=2035). Are you sure that the version of the Google Closure Library t

require goog.editor.ContentEditableField not working

2012-08-30 Thread Pepijn de Vos
I finally started trying some ClojureScript, hoping things would be working and documented, but I'm still having a lot of trouble even getting a simple app together. cljs-build does a fair job at getting a working setup in a few minutes, but there is still a lot of things that are "just because