hi,
i want to display some thing on the screen until file has been uploaded successfully to the server.
but my UI has two menu items 1 is options and other is exit. i want to disable those menus until upload is complete and want to display some message like "please wait" what can i use please help
if u know CAknGlobalNote i used ShowNoteL(EAknGlobalConfirmationNote, aMsg);
function in that so that it will display the message and it will disable the menus but it remains on the screen for only 2-3 secs i want it to be there till file has been uploaded success fully please help





