10-31-2009 03:43 AM
11-03-2009 04:55 AM
11-11-2009 10:40 AM
The example full UI uses ConnectNumeric for its status pane and it works. Perhaps you have the wrong name for your status bar pane, or your pane is not visible?
An alternate approach is to catch the UIMsg_ProgressPercent event and update your own control.
11-12-2009 05:40 AM