Sorry for the double post but it's ok now:
http://img88.imageshack.us/img88/7378/unledgif.png
There's really no problem with the mask I posted. I just used that as the mask and its ok now. I...
Type: Posts; User: qt_chenchen; Keyword(s):
Sorry for the double post but it's ok now:
http://img88.imageshack.us/img88/7378/unledgif.png
There's really no problem with the mask I posted. I just used that as the mask and its ok now. I...
Ok this is the generated mask of the png. See the screenshot below:
http://img32.imageshack.us/img32/8508/unledlwu.jpg
As you can see, it should be the other way around. That's why i can't...
Thank you!
I am creating the icon using:
CGulIcon* guicon = CGulIcon::NewL(iBitmap,NULL);
Actually,it doesn't make any difference even if i use:
CGulIcon* guicon =...
Hi guys, first of all, I've been searching for solutions to my problem in this board for about 2 or 3 days already but haven't found any.
My problem is displaying a .png image with transparency...
Same here. It says that confirmation mail was sent but I didn't receive any.
Oh ok! I really appreciate all of your help. Thanks again!
Nice! Thanks skumar!! It works... I appreciate all your help man! Thanks again! :)
BTW, can i ask what's wrong on the code I gave?
Hi!
Can you guys tell me whats wrong in this code? Because, every time I use this code, the application is listed twice on the process list. Maybe this code causes my problem. Thanks in advance...
Nope.. but what i did was
if (!IsProcessRunning()) {
// Start Application
}
I didn't add anything when the expression is false. Hmmm...
Hi!
Uhmm.. Sorry to say but didn't help. There's still two ServerApp processes.
Hi!
Well unfortunately, I've been working out with my codes for almost a day or two, but still, no luck. Sad to say, but, I already tried what skumar_rao said but still same results.
With...
Thanks. I'll try that one.. Uhm.. the link you gave doesn't work?
Thanks guys for the replies..
Uhm.. i dont know but I only call the StartServer() method once.. I have also a checker whether the ServerApp already running or not.
If I should create a...
Hi guys,
I tried searching this kind of problem on this discussion board but unfortunately, I didn't find what I'm looking for. And I don't know how to describe this kind of problem. Hope you guys...
Guys,
Can you give me an idea/suggestion on how can i capture the event wherein the power button is pressed?
Thanks in advance.. :)
Hi,
Thanks for the quick reply.
I've already added the PowerMgmt Capability, and my application is all working now.
Thank you very much!
Hi guyz,
How do i add the PowerMgmt capability in my project? I have a problem on killing/stopping my exe. I'm using 3rd Ed. FP2 SDK, and i have read from other threads here suggesting to add the...
hi guys,
regarding if i was able to surf the internet using the emulator, i wasn't able to do it. But the application i created, i was able to connect to it. I don't know why i was able to connect...
anyone wants to help?? I'll appreciate it.. Thanks
Hi, is it possible to create a note dialog with a custom icon?? Just like using CAknInformationNote, but instead of the letter 'I' icon, a customized icon will appear??
I hope you can help...
Hi, im planning to create an application wherein the message alert tone changes everytime i recieved a message. To simulate,
I recieved a new message, message alert tone will change to TONE1.amr...
Hi im trying to figure out how to surf the internet using the carbide emulator, just like surfing the internet using a device/phone. Im using S60 2nd Ed. FP 3. Thanks guys in advance..
Thanks, now i have already fixed the problem..
Thanks, i tried to use User::Exit(3) and it never gives me an error anymore. Just wanted to ask if this line of code is safe to use? Thanks so much!
hi can u guys help me how to solve this error when my application exits? Thanks