Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to show and keep refreshed a WPF window, with indeterminate progress bar and an "abort" button while Revit is processing an external command?
Now I'm in a situation where the window is frozen, the bar is not animating, I can't click on abort because the cursor is busy, the UI is not responding.
I use .Show() method to display it.
Solved! Go to Solution.