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 ee8d6a8 Update Flex-equivalents.md
ee8d6a8 is described below
commit ee8d6a86c3f52d7bc7bd11d89d8d2e850c61512a
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Feb 15 09:17:45 2018 -0400
Update Flex-equivalents.md
Creating a list of Flex stuff done differently in Royale.
---
User-interface/Flex-equivalents.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/User-interface/Flex-equivalents.md
b/User-interface/Flex-equivalents.md
index b586426..c40c20a 100644
--- a/User-interface/Flex-equivalents.md
+++ b/User-interface/Flex-equivalents.md
@@ -17,6 +17,11 @@ As they become available, we will provide code snippets,
examples, and full tuto
## Flex features you can achieve in a different way in Royale
_This text is coming soon._
+- PopUpManager
+- BorderContainer - using UIBase
+- Advanced DataGrid - TreeGrid
+- Remote Object
+
## Flex features that are not yet available in Royale
_This text is coming soon._
--
To stop receiving notification emails like this one, please contact
[email protected].