Hello
In devices with kinetic scrolling, is there a way to scroll a listbox to the top with a kinetic-like animation?
In other words, can we force a listbox to scroll kinetically without touch...
Type: Posts; User: sergiogiogio; Keyword(s):
Hello
In devices with kinetic scrolling, is there a way to scroll a listbox to the top with a kinetic-like animation?
In other words, can we force a listbox to scroll kinetically without touch...
A bit of a rant here but the last version of my app (which has been published for over 1.5 years) just failed QA due to the below stated reasons:
I would like to note that the app is free...
The double buffering technique basically says:
1- draw the scene to an offscreen bitmap when needed
2- Bitblt the offscreen bitmap to the screen in Draw()
My point is that since the Bitblt...
Thanks a lot for your quick answer, I did not realize that it had always been the case.
But then this means that the double buffering technique presented in the wiki...
I am trying to grasp the concept of redraw stores in Symbian^3...
Hello
I notice that "Nokia 808 Pureview" was not automatically added to the device distribution list of my content, whil it had been the case for Belle devices in December last year.
Is there a...
Hello
My app works like below:
- DrawToBackBuffer function draws the scene to a back buffer
- Draw function of the control BitBlt's the back buffer to the screen
Pseudo code below:
...
Hello
I am using a CEikListBox listbox with a custom CListItemDrawer which displays animations in the list box items by calling CEikListBox::RedrawItem several time per seconds.
I would like to...
Hello
I am looking for a way to get the primary CFont* used in the standard "Settings" list boxes throughout the OS (similary to...
Hello
This has to be the strangest issue I encountered with Symbian yet.
I am trying to have a custom list box and a search field, and for that I use:
- CEikListBox, which is the general list...
Hello - sorry for my late follow-up.
It turns out the problem is not with RDA but most probably with my home internet connection. I do not have any issue when using my mobile 3G connection (slower...
Hello Wizard - your suggestion eventually led me to realize the problem was with my pkg file (I was not installing the correct binary on all devices). After correcting the pkg file, I have no more...
Hello Yucca
Thanks a lot for your suggestion - I may be able to make it work, but I would like to share my issue and check whether there are better ways to address it than what I'm doing now.
...
Hello
Sorry if this is a FAQ.
Due to SDK differences, I will need to build and package one binary for 3rd ed and one binary for Symbian^3. (the Symbian^3 binary does not work or even start on 3rd...
Thanks for your reply and apologies for the late follow-up.
Unfortunately I do not have a Belle device at hand and I have not been able to use RDA for the past few days due to technical issues.
I...
Hello
Installing apps and uploading files in remotes devices has not worked for me for at least the past few days. The device self-disconnets itself from the RDA session 15 to 20 seconds after I...
Hello,
Is it possible to have TitlePane and NavigationPane Symbian Belle, as shown below
http://www.developer.nokia.com/Community/Wiki/Status_pane_layout
My app uses TitlePane and...
Can't download any of the SDKs:
https://www.developer.nokia.com/info/sw.nokia.com/id/ec866fab-4b76-49f6-b5a5-af0631419e9c/S60_All_in_One_SDKs.html
Could you please mention the updated link?
...
Hello
According to http://www.developer.nokia.com/Resources/Library/Symbian_Design_Guidelines/index.html? , text fields are now removed from the status bar in Belle.
My app uses status bar to...
Thanks for both your replies.
I am using Opera (11.5 Windows XP) and my content is indeed already published. I submitted the changes to QA and sent a note to ovi publish.
I agree that the...
Hello
I was casually playing with the distribution screen yesterday after receiving news via email that "Vertu Constellation T tested with latest FW is added to the device distribution as...
Hello Yucca, Thanks for your follow-up. Unfortunately ovi store is better at one way negative feedback from the user ("app does not start") than at starting a 2 way discussion to try to resolve the...
Hello
Some of my users reported crashes when using wifi positioning. I believe the problem may the same which affected Ovi Maps...
Hello all
I have an interesting issue with SIP on my N95: I have no problem calling from my N95 to land lines or phone lines via Betmax services, but I get one way audio when calling from my N95...
Hello
I have filled in the "Support website" field in my "Content item", but the website address is still nowhere to be seen in the OVI web store or client.
What is the best practice to display a...