Hello, I want to develop with Qt SDK. I have experience with S60v5 SDk. But I cant configure Qt SDk with carbide C++.
I have successfully installed
Java
Active Perl
S60v5 SDK v1.0
Qt SDK v1.1...
Type: Posts; User: adhossain; Keyword(s):
Hello, I want to develop with Qt SDK. I have experience with S60v5 SDk. But I cant configure Qt SDk with carbide C++.
I have successfully installed
Java
Active Perl
S60v5 SDK v1.0
Qt SDK v1.1...
well, I was talking about replacing avkon with qt. Now i got the answer that symbian^4 development has been cancelled.
Is there any present or up coming nokia device which will fully run on Qt platform?
ha ha, ya. Its avkon. My bad.btw, thanks.
Can anyone pls tell me what's the advantage of Qt? Why nokia moved to qt from C++? What's the limitation of Qt comparing with symbian C++?
I'm asking this all coz I want to move on qt development...
Hello, i want to develop for Qt. I've experience on symbian c++ development. Can u pls tell me what are the necessary sdk and softwares for Qt development!
Hi, I want to make a virtual keyboard which will write my language (Bengali) in unicode. How can I send Unicode keyevents?
Thanks.
Hi, where can i find API documentation for A2DP? My platform is S60V5 which have A2DP support.
Thanks in advance.
Thanks for the reply. Ya, as an wireless headset.
Hi, i want to stream music from my pc to my 5800 over A2DP.Is it possible? Can any one pls give me any helpful suggestion or link?
Hi Jascco, i know this thread is too old but it would be great if u share ur knowledge. I'm hardly trying to develop HID for my 5800. At least pls give me some hints.
My mail ID
adhossain AT...
Is it possible to programmatically change the touch keypad of 5800 from Alphanumeric to Full Screen QWERTY?
Thanks in advance.
Hello all, i want to make a timer code so that the code triggers an event at a given time. For example, an event will be triggered everyday at 12:00AM. Thanks in advance.
Hello,
How can i enable multiline and t9 input in a query dialog?
Thanks.
Thanks, but why the emulator doesn't give any panic?
Hello all, i'm stucked with a serious problem. My code runs well in emulator but in phone dubug, it give me
No source available for "Unknown (0x802A35E8)() " . So i cant figure out what is the...
No, i don't have the source code nor know anything about it. Can u suggest me any helpful link?
Is it possible to get the ambient sound level by the microphone? I'm using the 5800. I had such type of application on my 6680
Thanks a lot. I didn't know about the publishing method on ovi. This is the only way to deliver my application.
Well done ovi store.
"Sign application for free" Do u mean Open Signed?
Whatever this is SF, Nokia, Sony Ericsson or any other organization, they should not do this or at least with a cheaper price. I think u Forum Nokia Champions have the opportunity to communicate with...
Well, may be my procedure is wrong. I can't even think how to do it correctly. Pls give me a flow chart of procedure or at least some hints.
That means what i did will work? I called the iSelection in ConstructL But why the iSelection also changes in HandleSessionEventL? This is the main culprit.
so where should i save the previous state, so that i can compare with the change?
i tried by the following in ConstructL
and comparing the each entry of iSelection with but unluckly i found that...
Thanks, but i've already known this. My problem is i can't catch the event. Can u pls give a starting on how to catch it? Such as if I want to catch the Read/unread event.