RE: Progress Bar Within a plugin

Date : Fri, 31 Aug 2007 08:44:01 -0400
To : <XSI(at)Softimage.COM>
From : "Stephen Blair" <Stephen_Blair(at)Softimage.COM>
Subject : RE: Progress Bar Within a plugin
For the historical record: this information is actually in the SDK documentation on the ProgressBar.Visible property page:
 
Note: For JScript, you must explicitly set this property to false when the script is finished with the progress bar (the other scripting languages close it automatically).


From: owner-xsi(at)Softimage.COM [mailto:owner-xsi(at)Softimage.COM] On Behalf Of Halim Negadi
Sent: Tue 28 August 2007 7:43 AM
To: XSI(at)Softimage.COM
Subject: Re: Progress Bar Within a plugin

It works, Cancel button is back and fx artists are glad :)
Thank you.

On 8/28/07, Oz Adi <oz(at)broadcast.co.il > wrote:
I had the same problem with a script, and I solved it, but I cant remember what I did wrong in the first place.
(it was a couple of years ago :) )

looking at my code, I found a line at the end of the function:

ProgressBar.Visible = false;

might be that...

Oz.



Halim Negadi wrote:
Hi guys,

I'm trying to use the progressbar widget within a js plugin and it doesn't close properly when the loop is over.
Is it a known issue ? Anyone knows a workaround ?

Thanks

--

Halim Negadi
XSI TD/Programmer
halim.negadi.free.fr




--

Halim Negadi
XSI TD/Programmer
halim.negadi.free.fr

Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.