I use the UIQ 21.(C++)
I need a simple example/tutorial of :
1)how to send a sms message to another mobile device.
2)how to change the display between 2 screens in the most simple way.
3)how to show text boxes for user input .
thanks
I use the UIQ 21.(C++)
I need a simple example/tutorial of :
1)how to send a sms message to another mobile device.
2)how to change the display between 2 screens in the most simple way.
3)how to show text boxes for user input .
thanks
Hey,
You can user the View architecture to switch beetween two (or more) screens easily. See the SDK topic Introduction to the view architecture for more information on this. You can most easily display textboxes for user input if you define them as part of a dialog in the .rss file and then just show the dialog. See the SDK topic How to define a dialog resource for more information on that. You could try searching the NewLC forums (http://forum.newlc.com/) or Forum Nokia (forum.nokia.com) for information on sending SMS messages.
Regards, Aljaz