Results 1 to 3 of 3
- 12-13-2012, 04:24 PM
Thread Author #1
Blackberry 10 Qt Libraries
Is anyone else trying to use the Qt libraries that come with BB10 (ex. QtDeclarative)? They seem to be incredibly buggy, at least in the simulator. Even using a simple bit of QML like this:
will cause the app to crash when you show the virtual keyboard or when you rotate the screen (although this one is worse as it requires a reboot of the simulator, see below).Code:import QtQuick 1.0 Rectangle { }
Also, if I was to lock the app to landscape mode, after it crashes from showing the virtual keyboard the app is then locked to portrait mode.
CrashOnRotate.jpg - 12-14-2012, 05:51 PM #2
Blackberry 10 Qt Libraries
Hmm I haven't used QT as much as I should.
Dumb question, but do you have the latest OS updates? I had to update to fix AIR SDK bugs recently.
If you post a sample BAR ill abuse it on my alpha and report back.
Sent from my BlackBerry 9360 using TapatalkBlog | Vendor | OSBBx | filearchivehaven | @kerm_ed
Junior developer or wanting to learn? Join BBM chat using this QR code
- 12-14-2012, 06:27 PM
Thread Author #3
This test was done using the Gold release of the SDK and simulator. I would rather use Cascades for my app but since that's not possible I'm stuck trying to figure out why Qt appears not to be working.
Here is an installer for a simple test program. The only difference from my first post is that I added a TextEdit so that there is a control to test if the app doesn't crash. I have no way of making sure that this installer works so hopefully it will install fine.
TestCrash-1_0_0_1.bar
Similar Threads
-
First Image of BlackBerry Milan, Next Generation BlackBerry 10 Slider!
By csmith954 in forum BlackBerry Torch 9810Replies: 14Last Post: 12-08-2011, 08:52 AM -
BBX Now BlackBerry 10 ?
By Jonathank in forum General BlackBerry DiscussionReplies: 22Last Post: 12-08-2011, 06:23 AM -
BlackBerry 10 Is Now the Official Name of RIM’s Next Mobile OS
By delfteo in forum News & RumorsReplies: 4Last Post: 12-07-2011, 10:52 PM -
Blackberry SDK+Qt
By missing_K-W in forum BlackBerry PlayBookReplies: 0Last Post: 10-23-2011, 10:28 PM -
Blackberry 10,000...Will there be one?
By tmartz in forum General BlackBerry DiscussionReplies: 26Last Post: 02-25-2011, 10:21 PM
Reply
















