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

andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 5ed882a  Update Flex-equivalents.md
5ed882a is described below

commit 5ed882aea4e67b253698cdced7fbf31b7f9fb2f7
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Feb 15 13:30:05 2018 -0400

    Update Flex-equivalents.md
    
    Added some items to the lists
---
 User-interface/Flex-equivalents.md | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/User-interface/Flex-equivalents.md 
b/User-interface/Flex-equivalents.md
index c40c20a..dfdaf4c 100644
--- a/User-interface/Flex-equivalents.md
+++ b/User-interface/Flex-equivalents.md
@@ -15,15 +15,25 @@ Moving from Flex to Royale is straightforward for most of 
your application's fun
 As they become available, we will provide code snippets, examples, and full 
tutorials to help you with the trickier parts of your migration to Royale.
 
 ## Flex features you can achieve in a different way in Royale
-_This text is coming soon._
+_Details are coming soon._
 
 - PopUpManager
 - BorderContainer - using UIBase
 - Advanced DataGrid - TreeGrid
 - Remote Object
+- Canvas
 
 ## Flex features that are not yet available in Royale
-_This text is coming soon._
+_Details are coming soon._
+
+- TitleWindow
+- Menu and MenuBar
+- VariableRowHeight
+- Editable DataGrids
+- Sorting within DataGrids
+- ArrayCollection
 
 ## Flex features that will probably not be available in Royale
 _This text is coming soon._
+
+

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to