You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by al...@apache.org on 2018/07/30 11:41:12 UTC

[royale-asjs] branch feature/MXRoyale updated: Update ComboBase.as

This is an automated email from the ASF dual-hosted git repository.

alinakazi pushed a commit to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/feature/MXRoyale by this push:
     new 4eb1668  Update ComboBase.as
4eb1668 is described below

commit 4eb1668aaaefdec31b01b95c7417fb92660da67e
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Mon Jul 30 16:41:10 2018 +0500

    Update ComboBase.as
---
 frameworks/projects/MXRoyale/src/main/royale/mx/controls/ComboBase.as | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/frameworks/projects/MXRoyale/src/main/royale/mx/controls/ComboBase.as b/frameworks/projects/MXRoyale/src/main/royale/mx/controls/ComboBase.as
index 043f906..9716b7d 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/controls/ComboBase.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/controls/ComboBase.as
@@ -729,6 +729,10 @@ public class ComboBase extends UIComponent implements /*IIMESupport,*/ IFocusMan
         return (view as IComboBoxView).textInputField;
     }
 
+    protected function set textInput(value:Object):void
+    {
+       
+    }
 
     //----------------------------------
     //  textInputStyleFilters