make a list of param script name at the top of your plugin. On the init() of the PPG check with this with the current parameters in the prop. If the list does not match use XSIUtils.Reload(prop).
On Sat, Oct 13, 2012 at 10:46 AM, Eric Thivierge <[email protected]>wrote: > Can you make an "Update" command that reads all the values of the > property, deletes the existing one, creates a new one, and fills in the > data from the old one? > > -------------------------------------------- > Eric Thivierge > http://www.ethivierge.com > > > > On Sun, Oct 14, 2012 at 1:33 AM, Szabolcs Matefy <[email protected]>wrote: > >> Actually the paramteres are that changes sometimes (added new items) and >> they are not reflected on an exisiting property…**** >> >> ** ** >> >> *From:* [email protected] [mailto: >> [email protected]] *On Behalf Of *Szabolcs Matefy >> *Sent:* Saturday, October 13, 2012 4:28 PM >> *To:* [email protected] >> *Subject:* PPG question**** >> >> ** ** >> >> Hey guys**** >> >> ** ** >> >> I’ve got a plugin I wrote, and I change it frequently. The plugin is used >> in the company. The PPG of the plugin is saved on the Scene root object. >> How can I make sure that the PPG is always refreshed, and have the >> additional paramteres, useritems, I add?**** >> >> ** ** >> >> At this moment the users must delete the PPG whenever I change the Layout >> of the PPG, otherwise they do not have the new ui items..**** >> >> ** ** >> >> Cheers**** >> >> ** ** >> >> >> Szabolcs**** >> >> ___ >> This message contains confidential information and is intended only for >> the individual named. If you are not the named addressee you should not >> disseminate, distribute or copy this e-mail. Please notify the sender >> immediately by e-mail if you have received this e-mail by mistake and >> delete this e-mail from your system. E-mail transmission cannot be >> guaranteed to be secure or error-free as information could be intercepted, >> corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. >> The sender therefore does not accept liability for any errors or omissions >> in the contents of this message, which arise as a result of e-mail >> transmission. If verification is required please request a hard-copy >> version. Crytek GmbH - http://www.crytek.com - Grüneburgweg 16-18, 60322 >> Frankfurt - HRB77322 Amtsgericht Frankfurt a. Main- UST IdentNr.: >> DE20432461 - Geschaeftsfuehrer: Avni Yerli, Cevat Yerli, Faruk Yerli**** >> > > --

