Hi all,
we have an application that requests 40 icons to a server at the same time (each icon is a single connection). We have found that download manager does not work as expected: it doesn't...
Type: Posts; User: jmblazquez; Keyword(s):
Hi all,
we have an application that requests 40 icons to a server at the same time (each icon is a single connection). We have found that download manager does not work as expected: it doesn't...
Hi,
something similar is happening to me with Nokia 5800. Did you find any solution for this?
Thank you.
Well, in my case that solution does not work. I've tried to replace every single call to DrawDeferred, but the results remain the same. Thank you for your rapid response.
Hi,
did you find any solution for this?
Thank you.
Thank you, but it didn't work. I've tried to reinstall Carbide but the result was the same.
Hi all,
I have the following problem: I'm developing an application for Nokia 5800. Sometimes, when I try to do on-device debugging, Carbide stops and shows the following error:
Errors during...
Thank you, Hess. I had solved it using a different approach.
Yes, it's exactly that.
And also has a link where it tells how to create a custom information note.
Thank u for your useless response. I wanted to know how to display the call bubble that the phone shows when a call...
Thank you A.A.M. I'll try on monday and will tell how it works, although it seems in the reference you gave they explain how to display a custom information note, not the call bubble.
Yes, I know. The problem is how do I do this?
Thank u
Hi all,
I have an application that doesn't use native controls, but paints everything directly to screen. When an incoming call takes place, application goes to background so user can see the...
It seems that class CAknIndicatorContainer, which provides methods SetIncallBubbleAllowedInIdle and SetIncallBubbleAllowedInUsual, can be a way of addressing the problem. However, I've seen no way of...
gailu,
I've tried your suggestion, but it did not work. I've modified the value of priority, according to values defined in TCoeWinPriority, but it was useless.
skumar_rao,
regarding your...
Hi gailu,
my problem is exactly the opposite. My application covers the whole screen so when a call takes place the bubble is not displayed. Do you know how I could allow it to be drawn on top of...
Two new things about this, in order to clarify:
1. It happens only when displaying a view again, never in the first time.
2. The softkeys that are displayed with Symbian style are the default...
Hi all,
I have a problem on N95 and 6120 with softkeys. I'm working on an application that draws header, content and softkeys for every single view it has. When it changes the view, it draws all...