11-08-2012 01:07 PM
Hi,
So, I have a main.qml file that asks for user input and calculates information based on that input. OnSubmit of the information, the data is computed. I need that data to then be passed to another "displayData.qml" QML file. This file will then present the data that was computed on click from the Main.qml file. How would I accomplish this?
11-08-2012 02:29 PM
Megha_9_dec answered this same question for me in another thread: http://supportforums.blackberry.com/t5/Cascades-De
Also I plan on doing a full write up on this on my blog in a few days.