Login Screen
| Mon, 2008-06-23 07:49 | |
|
I like to design login screen as shown in below screenshot http://i28.tinypic.com/slgy8w.jpg I tried using Forms but could not get the desired effect. Any sample code will be highly appreciated. Please help Screenshot is also mirrored at below locations if you have trouble viewing above http://img171.imageshack.us/img171/1436/screenshot0013xy4.jpg |
|






Forum posts: 1902
Make a custom control with two edwins to handle the two text field (and add the radio button using a listbox, or custom controls from your own).
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 96
As eric stated use a text Edwin and Secret Editor to do this. Hower u need to draw the Rect area of edwins too in Draw method. if an edwin is highlighted u need to use black else use grey
I have done a exact similar screen
For check boxes use images/bmps
Shashi Kiran G M