  | | | guid 's and proxies | guid 's and proxies 2005-05-04 - By Adam Sale
Back Hey all, a question I've been looking into the last few days, on behalf of a question that came up in another forum I am running, but haven't found the answer I'm looking for..
heres the scenario
I have a bunch of controls that have I've tied onto a custom Pset as proxy parameters They are all floats..
If I install the SPDL and then edit to group or change the ordr, or add tabs, resave the SPDL and refresh I lose visuals on one of the sliders, or the sldier will remain but it will no longer drive the value..
heres the confusing part:
If I D&D a widget for say different kinds of properties onto a custom pset, then I can edit and save the SPDL to my hearts content.. Its only when I try to D&D say the local Y,Z,X widgets of an objects kinematics property onto a pset that the problems begin..
The guids that are created for a kinematic proxy param seem to be the same.. if I run something like
logmessage XSIFactory.CreateGuid
I can generate a unique GUID but using this new one in place of an old one doesn't seem to allow for update of the slider values.. It does get things a little closer to where I want in that the property doesn't disappear from the ppg, but still not quite what I need..
Has anyone found a way around this prob?
Currently I'm just creating a custom parameter for these problem properties and creating expressions to link them. Custom param's don't seem to have this issue
Is there an explanation for what is going on? thanks for any insight
Irie
Adam
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1"> <META content="MSHTML 6.00.2900.2627" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Hey all, a question I've been looking into the last few days, on behalf of a question that came up in another forum I am running, but haven't found the answer I'm looking for..</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>heres the scenario</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>I have a bunch of controls that have I've tied onto a custom Pset as proxy parameters</FONT></DIV> <DIV><FONT face=Arial size=2>They are all floats..</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>If I install the SPDL and then edit to group or change the ordr, or add tabs, resave the SPDL and refresh </FONT></DIV> <DIV><FONT face=Arial size=2>I lose visuals on one of the sliders, or the sldier will remain but it will no longer drive the value..</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>heres the confusing part: </FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>If I D&D a widget for say different kinds of properties onto a custom pset, then I can edit and save the SPDL to my hearts content..</FONT></DIV> <DIV><FONT face=Arial size=2>Its only when I try to D&D say the local Y,Z,X widgets of an objects kinematics property onto a pset that the problems begin..</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>The guids that are created for a kinematic proxy param seem to be the same.. if I run something like</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT size=2>logmessage XSIFactory.CreateGuid</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>I can generate a unique GUID but using this new one in place of an old one doesn't seem to allow for update of the slider values.. It does get things a little closer to where I want in that the property doesn't disappear from the ppg, but still not quite what I need..</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>Has anyone found a way around this prob? </FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>Currently I'm just creating a custom parameter for these problem properties and creating expressions to link them.</FONT></DIV> <DIV><FONT size=2>Custom param's don't seem to have this issue</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>Is there an explanation for what is going on? </FONT></DIV> <DIV><FONT size=2>thanks for any insight</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>Irie</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>Adam</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>
|
|
 |