I'm fairly new to J2ME, and still a bit confused about switching between screens.
For example, lets say I have 3 screens
frmMainMenu
___frmClientList
______frmClientDetail
For this example, lets say I have a list on frmMainMenu and on frmClientList.
So lets say I want to look at the detail for a 'John Doe'.
I select "Client List" on frmMainMenu, then select "John Doe" on frmClientlist. When I exit frmClientDetail, I'd expect the screen to go back to frmClientList with "John Doe" still selected. Then when I exit frmClientList, I'd want to go back to frmMainMenu, with "Client List" still selected.
Hope this is clear!
Anyway, I'd appreciate if someone could point to how to do this. I know help must be out there somewhere, I'm probably searching on the wrong terms.
Thanks

New Topic/Question
Reply



MultiQuote



|