Thanks yucca.
But actually, I have spent the last week experimenting with different approaches. They all did not work.
I am using SDK 2.1 and Symbian OS 8.0a. I tried the CMdaAudioRecorder...
Type: Posts; User: amotaz; Keyword(s):
Thanks yucca.
But actually, I have spent the last week experimenting with different approaches. They all did not work.
I am using SDK 2.1 and Symbian OS 8.0a. I tried the CMdaAudioRecorder...
Greetings,
Is it possible to answer an incoming call and play a wave file to the caller on a 6600?
I have read tons of posts regarding this topic, but I've never come to a solid conclusion.
...
After reading http://www.cs.tut.fi/~mobo/Symbianv6onedocs/devlib/Common/APIGuide/ApplicationFramework/UIControlFrameworkGuide/UIControlFrameworkGuide2/SimpleAndCompoundControls.guide.html, I realized...
I have seen lots of examples using CEikLabel. I tried to copy the code to my simple HelloWorld program, but it never got to work.
The CEikLabel does not appear.
I have tried SetExtent() and...
Greetings,
I was previously looking for a method to rotate images. DirectGraphics was the solution. However, I am now looking for a more flexible rotation, for example 45 degrees.
Does anyone...
Thanks for your thoughts.
I actually did some research and this seems to be the only way to do it. If anyone has any other opinion, sharing it is appreciated.
Regards,
-am
Greetings,
I want to draw a string of text flipped vertically and horizontally (for a playing card game).
Any help/thoughts is appreciated
Regards,
Ahmed Motaz
Can someone help me with generating playing cards on the fly?
If you have something already done, please let me know. If not, I understand I'll need some rotation methods, which I found in NokiaUI...
I am doing something similar to that. I am actually trying to optimize memory usage by generating images on the fly, instead of storing them as PNG's.
The images I am trying to generate are...