Custom Query (527 matches)
Results (70 - 72 of 527)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#77 | fixed | Closing Dialog after viewing file EA causes SYS3175 | ||
Description |
Selecting a file, VIEW -> INFO. Brings up a dialog box. Click the EAs button to display yet another dialog with the EA's for the file listed. Select the .TYPE and view the result in the dialog showing it's setting. Click OK from that dialog, and the whole FM/2 app crashes with the SYS3175. Follow up: If you rename the FM2.INI file, restart FM/2, this problem goes away. |
|||
#78 | fixed | Add function SelectDriveIcon to streamline code | ||
#79 | fixed | collector intermittently loses "working" status message | ||
Description |
While displaying progress messages, the collector will intermittently lose the "working" status indicator. This can be disconcerting when doing a long running collect action. If would be good if the indicator was refreshed if there has been no visible process for some period of time. Five seconds is probably a good number. This is probably best iplemented with a WM_TIMER mesasge. |