iOS and Blackberry Development
// show a status message for 3 seconds (3000 msec)
Status.show("Hello Toast", Bitmap.getPredefinedBitmap(Bitmap.INFORMATION), 3000);
No comments:
Post a Comment