PDA

View Full Version : Displaying screens


neergj
11-04-2008, 08:05 AM
I have a patch that does a very bit of post patch processing. I would like to show info screens indicating that work is going on. It appears that post patch screens are displayed after the post patch actions are completed. Is that correct? Is there a way (within VP) of giving the user feedback during the post patch actions?

Thanks for any thoughts....

jassing
11-04-2008, 11:46 AM
You can use the StatusDlg object to display information.
or you can put the actions in a progress bar screen and update the progress bars...