07-10-2012 04:47 AM
Hi,
I would like to know if I can develop applications to Playbook using cascades. I know that I can not deploy,
but I am not sure what I need to start developing with Cascades on Playbook. I am using PlayBook OS 2.1. Can I run and test applications on device?
Regards, Flavio
07-10-2012 08:07 AM
Right now you can't test any cascade code on your PB, but you still can code on the bb10 platform and test it on the DevAlpha simulator. You code is going to work on the PB whenever the bb10 platform comes out for the PB.
07-10-2012 09:57 AM
Look at http://blackberrydev.si/cascades-in-playbook/ that follows a blog post on http://dev.alopix.net/2012/06/howto-use-blackberry
Many thanks to Mr. Steiner!
07-10-2012 10:10 AM
That work around is the bomb. Thank you for the link soaman
07-19-2012 05:24 PM
Shame it no longer works with the Beta 2 NDK (10.0.6)......
07-20-2012 08:46 AM
07-20-2012 09:08 AM
07-21-2012 03:44 PM
07-21-2012 04:53 PM
I tried for several hours. Even went as far (for a test) of copying EVERY library into a "lib" directory and still it didn't work. The app starts but the screen is totally blank.
Decided to get the "real" QT library to work in Momentics (with the PB as well as the SIM). So I will continue on 10.0.4 for the initial release and then switch the UI over to full QTQuick for the next release, since it is going to be a while before we officially have Cascades on the PB
07-25-2012 05:51 AM
I also succeed to get "blank" screen, and nothing more with 10.0.6 when trying on Playbook. App seems to be working, i get debugs output into console but UI is blank.