0

I'm trying to learn BlackBerry 10. When I create new cascades project, it opens by default main.qml file. And the default mode is source mode.

In the editor Design Mode, Vertical Split Mode and other buttons are not highlighted.

What is the reason?

Sunseeker
  • 1,503
  • 9
  • 21
Suresh Basina
  • 185
  • 1
  • 6
  • 14

2 Answers2

2

1°) Open: Window > Preferences > Blackberry > QML Editor And uncheck disable QML preview

2°) Update your Graphic card driver

Benoit
  • 1,922
  • 16
  • 25
0

The QML Preview for the current SDK version 10.1 is disabled for non-Windows systems by default (QML Preview Considerations). However, it's in place since 10.2 which is in deep Beta at the moment.

Sunseeker
  • 1,503
  • 9
  • 21