Click here to Skip to main content
15,890,185 members
Articles / Mobile Apps / Blackberry

Using MXML with QNX UI Components for the PlayBook

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
15 Apr 2011CPOL5 min read 15.2K   3  
How to use MXML with QNX UI components for PlayBook
One of the less known facts about the Flex SDK and all its various parts is that MXML != Flex. MXML is a markup language that gets turned into ActionScript by mxmlc. With a little bit of knowledge of some metadata and willingness to build a bit of plumbing into a container class, you can use MXML and QNX UI Components for the PlayBook.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions