Hii
i have created the tabs
Tabs tabs = new Tabs(Tabs.TOP);
i have list items on LWUIT form,i have to disply that form on tabs,when the user clicked on a tab. how to add that form to tab,after form.show() or before? i need to display first tab as default with Form Screen?

Reply With Quote


