Re: [SailfishDevel] Use of other aspects of Qt

2014-11-23 Thread Chris Sparks
Alejandro Exojo wrote: Why are you asuming that Widgets will be fast and QML will be slow? I really wasn't thinking that. Just that I am more familiar doing my programming using code instead of the scripting of QML. QtQuick is designed from the ground up to be extremely fast will all the eye c

Re: [SailfishDevel] Use of other aspects of Qt

2014-11-23 Thread Chris Sparks
Thanks. I did reenable the Design plugin but it is gray. Am I missing something else? Dnia 2014-11-22, sob o godzinie 12:45 -0700, Chris Sparks pisze: Well without qt_creator it makes developing apps more complicated and time consuming Qt Creator installed by SailfishOS SDK has a few plugin

Re: [SailfishDevel] Use of other aspects of Qt

2014-11-23 Thread Alejandro Exojo
El Saturday 22 November 2014, Chris Sparks escribió: > Hi everyone, > > I have been playing with the demos and was wondering am I only allowed > to use QML? > > I am most familiar with using Qt classes directly and I don't see the UI > editor so > I am guessing that it is not available for use wi

Re: [SailfishDevel] Use of other aspects of Qt

2014-11-23 Thread Tomasz Sterna
Dnia 2014-11-22, sob o godzinie 12:45 -0700, Chris Sparks pisze: > Well without qt_creator it makes developing apps more complicated and > time consuming Qt Creator installed by SailfishOS SDK has a few plugins disabled by default. But they are still there and you can simply enable them in option

Re: [SailfishDevel] Use of other aspects of Qt

2014-11-22 Thread Chris Sparks
Well without qt_creator it makes developing apps more complicated and time consuming. I was playing with the SDL demo and it seems to want to be run on Linux which I'll give it a go in that environment. I have gotten too dependent on Windoze Chris UI is QML or SDL, QWidgets are not all

Re: [SailfishDevel] Use of other aspects of Qt

2014-11-22 Thread Martin Kolman
UI is QML or SDL, QWidgets are not allowed. I would add some information to this - QWidgets are not allowed in applications that want to be accepted to the Jolla store (Harbor). They are still supported by Qt 5 and work on the Jolla devices, even though they are not as optimized for mobile inter

Re: [SailfishDevel] Use of other aspects of Qt

2014-11-22 Thread Chris Sparks
Thank you. I'll give it try. I tried looking at the QML and it has quite a learning curve. chris i think it's here: https://github.com/sailfish-sdk/sdk-sdl-project-example 22.11.2014 22:42, Chris Sparks пишет: What a shame but SDL looks like something I'd be happy with. I'll do some rese

Re: [SailfishDevel] Use of other aspects of Qt

2014-11-22 Thread Andrey Kozhevnikov
i think it's here: https://github.com/sailfish-sdk/sdk-sdl-project-example 22.11.2014 22:42, Chris Sparks пишет: What a shame but SDL looks like something I'd be happy with. I'll do some research on that as I have heard of SDL a while back, now I can dig more curiously into the interface. Do

Re: [SailfishDevel] Use of other aspects of Qt

2014-11-22 Thread Chris Sparks
What a shame but SDL looks like something I'd be happy with. I'll do some research on that as I have heard of SDL a while back, now I can dig more curiously into the interface. Do any of our demos show and SDL example? All I saw was UML unless I wasn't paying to close attention. Chris UI

Re: [SailfishDevel] Use of other aspects of Qt

2014-11-22 Thread Andrey Kozhevnikov
UI is QML or SDL, QWidgets are not allowed. 22.11.2014 22:22, Chris Sparks пишет: Hi everyone, I have been playing with the demos and was wondering am I only allowed to use QML? I am most familiar with using Qt classes directly and I don't see the UI editor so I am guessing that it is not a

[SailfishDevel] Use of other aspects of Qt

2014-11-22 Thread Chris Sparks
Hi everyone, I have been playing with the demos and was wondering am I only allowed to use QML? I am most familiar with using Qt classes directly and I don't see the UI editor so I am guessing that it is not available for use with Sailfish. Sure I can learn QML but I'd rather use tools I a