Message 1 of 3
How to add progress bar in script UI?
Not applicable
12-12-2008
06:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I wrote a script I need for my production environment which works great but I'd like to add a progress bar to it so I can see what's going on.
The script basically handles actions that I usually do manually on imported geometry. It basically cleans up the mesh and saves me a lot of time. But on some dense meshes it take a little time and at first I had no way to tell if the script was working or if max just gave up on me and froze. The script is definitely working but I thought it would be nice to add that progress bar interface just to make it more user friendly.
Anyone knows how to do that?
The script basically handles actions that I usually do manually on imported geometry. It basically cleans up the mesh and saves me a lot of time. But on some dense meshes it take a little time and at first I had no way to tell if the script was working or if max just gave up on me and froze. The script is definitely working but I thought it would be nice to add that progress bar interface just to make it more user friendly.
Anyone knows how to do that?