Skip to content

Series 60 examples

November 22, 2005 by Artem Marchenko

Today I've spent several hours trying to locate a simple example for the Nokia's Series 60 3rd edition. And miserably failed.

At the moment I am developing my first 3rd edition application. It is also the first app, where I am going to use vector icons in the svg format (introduced in Series 60 2nd edition Feature Pack 3). Somehow in all my previous projects I did the non-UI components only and never bothered about the application wrap-up.

Today in the morning I found that even though I have access to a lot of 3rd edition applications, I don't have a single simple example. As you might guess the attempts to "intelligently copy" the existing code failed.

I've spent the following two or three hours digging NewLC, Forum Nokia and Google looking for a HelloWorld or at least some program with the custom icon. It happens, that neither on the Forum Nokia, nor on the web, nor even in the Series 60 SDK (!) there is no single 3rd edition example. I wonder how third party developers are supposed to create great applications for the new platform without any (!) example.

Fortunately I managed to solve the problem myself. Now the action point for me is to speed up the SymbianExample upgrade and start posting the 3rd edition examples there - looks like there is a big demand for them.

P.S.
For those interested the problem was in that I forgot to include one of the header files into the resource. Unfortunately resource compiler didn't complain, and the path to the application was incorrect

About the Author: As the Editor-in-Chief for AgileSoftwareDevelopment.com, Artem is charged with overseeing the direction for content, advertising, and the overall management of the site. Nowadays in his day life, Artem is a product manager in a global telecommunication company where he leads the development of a product developed in extremely distributed environment. Artem has been applying Agile and researching Agile since 2005. Contact Artem

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <i> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <br> <blockquote>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters (without spaces) shown in the image.

Best of AgileSoftwareDevelopment.com