08-22-2008 06:46 AM
We would appreciate a Java samples for the requirements above.
08-22-2008 09:19 AM
This would require you to create your own custom fields for your application where you are overring the paint method and manually drawing the cursor yourself.
An alternative approach is to display a "Please Wait" screen using the Status class or use a GuageField to show progress.
How To - Display a progress bar in handheld applications
Article Number: DB-00121