Need help about creating forms and settings list box in S60 3rd edition

Login to reply to this topic.
Sat, 2008-06-07 14:16
Joined: 2007-09-25
Forum posts: 12

Please somebody provide me with an example of creating and displaying a form and/or a settings listbox. A full example would be very much appreciated as I am a novice in UI programming. The examples in SDK namely form and settinglist give errors, as possibly they are of 2nd edition.
Please help me.
I understand that this is trivial but I am very much in need of it.
Regards,
Tanvir.


Mon, 2008-06-09 08:40
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2009
Re: Need help about creating forms and settings list box

You have a DynamicSettingList in the S60 3rd FP2 SDK which can help you.
Several other examples also includes FORM and Settings list (UnitEditorEx of same SDK has a form, same for PopupField, etc....)


Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Mon, 2008-06-09 12:25
Joined: 2007-09-25
Forum posts: 12
Re: Need help about creating forms and settings list box in S60

Hello Eric,
Thank you for the reply.
I tried the DynamicSettingList example in S60 3rd FP2 SDK.
It builds successfully with WINSCW UDEB configuration and runs on emulator.
But as I tried to build it using GCCE UREL I got several warning that no newline at end of files and one I/O error on pkg file.
I put newlines to files' ends as specified in warnings but the I/O error on pkg file sustained.
Then I built sis from command line using makesis.
I signed the generated sis and installed on Nokia N95 but when I click on the app icon it does nothing but a blink.
Please shed some light for me.
Regards,
Tanvir.

Wed, 2008-06-11 08:11
Joined: 2007-09-25
Forum posts: 12
Re: Need help about creating forms and settings list box in S60

Hi,
In the light of this [ http://www.newlc.com/topic-18078 ] discussion,
I installed S60 3rd Edition Maintenance Release and found S60Ex/Registration
to be very nearly what I want and it builds fine and works on emulator.
But as I try to sign it online it says the UID is not registered to my email account.
Then I have replaced every occurrence of UID in the app with UID from a new Hello World app.
And now it gets signed and runs on Nokia N95.
Regards,
Tanvir.

  • Login to reply to this topic.