Jump to content
Search Community

Nillak

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Location
    France

Nillak's Achievements

0

Reputation

  1. Hello, I have a problem that is related to the new update, Here is a simple example : Here is the error : TypeError: Error #1034: Failed to type constraint : conversion of mx.core::UITextField@dc8e901 in mx.core.IVisualElement impossible. at com.greensock.transform::FlexTransformManager/addChild()[D] at com.greensock.transform::TransformItem/onAddedToStage()[D] at flash.display::DisplayObjectContainer/addChildAt() at mx.managers::SystemManager/preloader_preloaderDoneHandler()[E] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.preloaders::Preloader/displayClassCompleteHandler()[E] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.preloaders::SparkDownloadProgressBar/initCompleteHandler()[E] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.preloaders::Preloader/dispatchAppEndEvent()[E] at mx.preloaders::Preloader/appCreationCompleteHandler()[E] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.core::UIComponent/dispatchEvent()[E] at mx.core::UIComponent/set initialized()[E] at mx.managers::LayoutManager/doPhasedInstantiation()[E] at mx.managers::LayoutManager/doPhasedInstantiationCallback()[E] Do you have any suggestion ? Best regards
  2. Thus, it works well. I used to suggest a finer granularity on the use of keyboard shortcuts with text fields : It would be interesting to have a focus in the textarea when you click inside, but if you click on the border of the item the focus is not inside the textarea and thus you can use the keyboard shortcuts to move the item. Best regards
  3. Many thanks for the work, i will test it and give you my feedback.
  4. Hello and thank you for the work done to achieve this library. My boss bought a license and asked me to work with the library to evaluate its behavior to see if it would be possible to use it for any projects. First of all, I am particularly impressed by the possibilities offered by this library. But obviously I have a question that torments me concerning the selection by the keyboard (shift + arrows) of a text within a textarea : is it a misuse or a limitation ? Indeed, if the element has its arrowKeysMove property to true then the selection of the text by the keyboard implies that the element moves. This behavior is clearly disturbing and is the same if we want to move the cursor within the textArea. Looking forward to your answers I wish you a great day.
×
×
  • Create New...