one_click_buy_qml (the example project @ QtSDK\Examples\InApplicationPurchase\non-DRM_protected_model\one_click_buy\one_click_buy_QML), on compilation:
:-1: warning: The Symbian tool chain does...
Type: Posts; User: whiteF; Keyword(s):
one_click_buy_qml (the example project @ QtSDK\Examples\InApplicationPurchase\non-DRM_protected_model\one_click_buy\one_click_buy_QML), on compilation:
:-1: warning: The Symbian tool chain does...
oh man.... i only want:
onClicked: { BuyByID(808080); }
after clicking the typically buy-dialog should appear.
Begin of QML:
Component.onCompleted: { if "808080" == "OK" {...
hi,
over 6 hours iam sitting here and i have no solution!! :(
i have a qt quick application for symbian devices.
I want to know how i can use IAP in my QML App. :confused:
can anybody give me...
hi, i tested the following 2 Audio Methods
--> Qt GameEnabler - QML Audio Plugin ("GEAudio 1.0")
--> Audio/Soundeffect Elements ("QtMultimediaKit 1.1")
After testing, I noticed the following:
i had the same error
but i solved it :D
the problem was that in my *.pro file a developer uid was declared. Use a "develope" uid which you get from QtCreator (Wizard) and than it works.
...
thanks but:
won't work:
source: Qt.resolvedUrl ("res/reload.wav")
now i try to integrate that *.wav in a resource file (with the Wizard "Add File" ...):
Snippet: *.pro file
now i try “Qt Game Enabler API”.
but there is my next problem.
I integrate the “Qt Game Enabler API” from this site Using the Audio Plugin [projects.developer.nokia.com]
But on pushing the...
hi,
i have a mouseArea in my QML file with an onPressed function which calls a mp3 file.
The mp3 file is playing correctly, but if i touch the mousearea again during it play the file, it's just...
now... 2 days later, i format my pc and installed all things new.
But now...
"symbian-devices" > "Run" > "Communication Channel" > "Serial: Serial port: Nokia E7-00 USB Serial Port (COM3)"
On...
Hi,
since 4 months i have a problem. I cant test my apps from qtCreator via USB on my Nokia E7.
E7 was new flashed. QtCreator is up-to-date.
QtCreator recognise the phone if its pluged in.
On...
push...........
this iy my issue too:
https://bugreports.qt-project.org/browse/QTCREATORBUG-4591?page=com.googlecode.jira-suite-utilities:transitions-summary-tabpanel
hi everybody, i have a new problem:
after the update for my e7 to "belle" i installed (QtSDK11\Symbian\sis\common\CODA\) Public-CODA-1.0.6-for-S60v5-Anna-Belle-vFuture.sis.
i have the newest coda...
hi everyone.
i've read many articles about in-app, but i don't know how i should begin.
can anybody give me a tutorial or a step by step guide.
... ive created a game (in qml) and for some...
hi,
in my project i try to add the "switch" component.
and now i try to change a text if the user click this switch, but the "onClicked:" is underlined red.
On this site is written that...
thank you, wow... it work.
that's the way i did:
manual install:
C:\QtSDK11\Symbian\sis\Symbian_Anna\Qt\4.7.4\Qt-4.7.403-for-Anna.sis...
ok... now i have tried coda^^
yes, i have few pictures in my project, but many rectangles too and nothing is visible.
the compiler in qt creator told me that
From the beginning this...
Thanks for your contribution rahulvala, but i thought that CODA is only for running and debuging applications on Symbian devices from Qt Creator... with other words it is transfer application with...
hi,
i've created a app which is running in qt creator with the qt simulator.
now i've tried to test it on my nokia e7-00.
i change build to "symbian", clicked the green arrow.
A notice appears...
hi, i cant change the transparent of "qgn_home_bg_widget". if i try to drag'n'drop a element (anyway transparent or skinned image) it shows me the "its not allowed to drop" symbol. ^^
Transparent...