
Originally Posted by
marcelobarrosalmeida
Hi Muhamad
Whatsup uses canvas/lcdui, not lwuit. As it runs in very simple devices, I believe lwuit was not an option (big/heavy).
But I think Amitabh is pointing the faster direction: to reuse some nice library like lwuit or even to use standard items over a Form (my additional tip).
You can create some CustomItem inside a standard Form, with minimal efforts for creating some customized view and reusing all control that a Form already has (kinetic scrolling, for instance).
Marcelo Barros