Yuca,
Below is the code which I am using, can you please look into it.This code is working fine on emulator , but its not working on N95 device
CVideoPlayerUtility iPlayer =...
Type: Posts; User: alokkumarsingh; Keyword(s):
Yuca,
Below is the code which I am using, can you please look into it.This code is working fine on emulator , but its not working on N95 device
CVideoPlayerUtility iPlayer =...
Hi,
Do anyone has idea of any Nokia based phone which has media player which support symbian mmf.
Thanks,
Alok
hi
i want to implement text editor custom control. how i can capture the scancode for any aplhabet. since we have same key for number and alphabet,how can i differenciate in HandleCommandL() which...
hi
can somebody tell me how can i change the mode so that i would get alphabets on pressing keys on emulator.
thanks in advance
hey David,
thanks alot for a valuable input, did u able to find a way to detect passively 3G coverage?
thanks
ajay
Hi Yucca,
I am stuck with the flip issue from long, Please help me out, I am facing the problem in rotation of the display.
I am working on Nokia N90, there is a support to change your screen to...
Hi All,
I am working on Nokia N90, there is a support to change your screen to Portrait to Landscape and vice versa.
I have successfully trapped that event into my application, I am working on FP3...
ya u r right.
thanks a lot
Hi ,
No succes, same error is coming.
Actually all the 3 error are in
DrawSplash()
on line...
rect.SetRect(TPoint(0,(rect.Height()/2)-font->HeightInPixels()-5),aSize);
gives error....
error...
Hi Yucca,
I have implemented the splash in my app.
But i am getting three errors...
error C2663: 'SetRect' : 3 overloads have no legal conversion for 'this' pointer.
Move' : 2 overloads have no...
Hi,
This link will solve your problem.
If you have any more issues...can write to me.
http://discussion.forum.nokia.com/forum/showthread.php?s=&threadid=55424
Cheers
Alok Kumar
Hi Yucca,
I had created an application which trapps an incoming sms for nokia 3660 and now my problem is that, I can intercept message when comes and on desired sms perform my action.....but when...
I am facing that state problem.
In that Sockets Example of SDK ..in class SocketWriter.....while disconnecting when i call the DoCancel() of SocketWriter ...then in that function my code pauses at...
Hi,
I m estabilishing the socket connection and able to suceesfully dowload a file.
Everything is on right track but somehow when i trying to delete that socket objects, My code get paused and did...
Hi,
I m estabilishing the socket connection and able to suceesfully dowload a file.
Everything is on right track but somehow when i trying to delete that socket objects, My code get paused and did...
Hi Yucca,
Please guide my way..................
I can suceesfully coneect to theremote server and download the xml file, I have used sdk example socket connection...make some changes and used that....
Hi ,
I can suceesfully coneect to theremote server and download the xml file, I have used sdk example socket connection...make some changes and used that. Now problem is that when SocketReader class...
Hi Daniel,
I have tried ur code , it launches the other applicaton but some how the launched app is closed with the error message "KernExec3".
Please guide my way through.
It would be a great help...
Hi STeN,
thanks for u immediate response, but actually i m not saving this image to photoalbum, i just download the image and store that to c drive. Now i want them to be displayed in my container....
Hi Yucca,
I had download a image (jpeg & gif), and want to display into my container. As you had mentioned in your previous post that "make thumbnails when saving the picture and then use the...
Hi Sopta,
thanks for ur reply, but i am not able to draw image on the container. I dont know what is going wrong, here is my code please look into it and do tell me what i am doing wrong, or if u...
Hi Yucca,
Actually i want something like that , one cotainer or form have a image in center followed by some multiline text and after that some listbox type control.
Now there are senarios like...
Hi,
I want to know a control in which i can display image in my container.
Please guide my way through.
Hi Yucca,
I have tried after reading that document, can u please point out or correct my above code.
I have been asking since long but cannot able to work the dial properly.I want to achieve,...
thanks for ur reply yucca.
I had gone through this document earlier also, actually it does not striking wher i m going wrong , may there very silly mistake sorry for my ignorance, please correct my...