Hi Folks!
I have started this blog to pen down my experience while developing in cascades framework for blackberry 10.
The Cascades framework contains a rich set of UI components to help you create a fluid and intuitive experience, along with APIs that allow for deep integration with the BlackBerry 10 OS. The foundation of Cascades is Qt 4.8, which provides a set of non-visual foundation classes and objects.
The UI of the app us developed using QML and the application logic can be processed through JavaScript or C++ however it is recommended to use C++ for the application logic.
This approach is beneficial as the rendering engine doesn't need to wait for long logical running process before loading the UI.
Visit here for more info.
Thanks for taking time in reading this!
Please give your suggestions and valuable feedback to make this blog better!
I have started this blog to pen down my experience while developing in cascades framework for blackberry 10.
The Cascades framework contains a rich set of UI components to help you create a fluid and intuitive experience, along with APIs that allow for deep integration with the BlackBerry 10 OS. The foundation of Cascades is Qt 4.8, which provides a set of non-visual foundation classes and objects.
The UI of the app us developed using QML and the application logic can be processed through JavaScript or C++ however it is recommended to use C++ for the application logic.
This approach is beneficial as the rendering engine doesn't need to wait for long logical running process before loading the UI.
Visit here for more info.
Thanks for taking time in reading this!
Please give your suggestions and valuable feedback to make this blog better!
No comments:
Post a Comment