Le 03.09.2013 00:07, Muhammad Bashir Al-Noimi a écrit :
> On 09/02/2013 05:22 PM, Thiago Macieira wrote:
>> Widgets won't be supported on mobile platforms.
> How they won't be supported?! They already work!
>
>> They will compile, but they
>> will produce very ugly UIs.
> I successfully compiled my
Le 02.09.2013 12:38, Till Oliver Knoll a écrit :
> Am 02.09.2013 um 12:12 schrieb "Vincent R." :
>
>>> ..., by clicking on the tiny red button
>>
>>> top left - or press ESC.
>>
>> Except that the tiny red button IS NOT AVAILABLE !!!
>
>
Hi,
Let's say I would like to developp an application that will be declined
on the major desktop and mobile platforms(android & iOS)
would it be a good option to use QT with QT Quick 1 ?
Because from what I know only QT Quick 1 and widgets will be supported
by iOS. Or would it be easier to use w
Le 31.08.2013 13:06, Till Oliver Knoll a écrit :
>
>> ...
>> UPDATE : I found that to quit the import lib dialog I can press Esc
>> key
>> but to me this is ugly, it shouldn't be difficult to rename the "Go
>> back" button into Cancel when you are on the first state of the
>> dialog...
>> ...
>>
>
10:16:34: Running steps for project qmlc++...
10:16:34: Configuration unchanged, skipping qmake step.
10:16:34: Starting: "/usr/bin/make"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
-c -pipe -std=c++11 -stdlib=libc+ -g -gdwarf-2 -isysroot
/Appli
Le 31.08.2013 02:52, Thiago Macieira a écrit :
> On sexta-feira, 30 de agosto de 2013 16:03:49, Vincent R. wrote:
>> I found this one :
>> http://www.ics.com/blog/integrating-c-qml?page=1
>>
>> I have downloaded the source code, started Creator and clicked on
>>
Hi,
it's been a long time since I tried QT and I read some very interesting
articles about new version
of QT, QTQuick 2.x, desktop controls, better QTCreator, ...
So I have downloaded the latest version of QT (5.1) on MacOS mountain
Lion and I tried to find an good tutorial.
I found this one :
h