NativeApplication.nativeApplication.copy,cut,paste exec failed problem
i using <mx:html id="content" width="100%" height="100%" location="{kindeditorlocalpath}"/> in mx:windowedapplication .
mx:windowedapplication blue part, , mx:html yellow part, , location="{kindeditorlocalpath}" green part.
green part wysiwyg js editor , named kindeditor.
when use "copy", "cut", "paste" command in editor,
it calls nativeapplication.nativeapplication's "copy", "cut", "paste" ,
and works well,
and "copy", "cut", "paste" function return true.
but when use "cut" button in air "mx:windowedapplication",
it calls nativeapplication.nativeapplication's "cut" ,
and works failed,
and "cut" function return false.
my question how use air button call "copy", "cut", "paste" command deal js editor's content.
moving thread desktop development input other air developers. if feel you've run bug, please create new post in bug forum , bug report @ bugbase.adobe.com.
More discussions in Archived Spaces
adobe



Comments
Post a Comment