  | | | re-ordering custom parameters | re-ordering custom parameters 2004-02-13 - By Jose Luis Gomez
Back You need to edit the SPDL:
- shift + ctrl + click the title bar (not the window title, the PSet title) and go to "install" and name it "TEMP.spdl"
- shift + ctrl + click the title bar (not the window title, the PSet title) and go to "edit"
- Go to the Layout section, if it is something like:
Layout "Default" { "ParamBool"; "ParamByte"; "Param"; "Param1"; "Param2"; }
You can reorder it to something with groups and tabs like:
Layout "Default" { Tab "First Tab" { "ParamBool"; "ParamByte"; } Tab "Second Tab" { Group "Range 0 to 1" { "Param"; "Param1"; } Group "Range -100 to 100" { "Param2"; } }
}
(example extrated from xsi sdk documentation "Modifying a SPDL File for a Custom Parameter Set" : xsisdk\wwhelp\wwhimpl\js\html\wwhelp.htm )
I Hope this helps
/Jose Gomez
Martin Belleau wrote:
> Allo! > > > > I would like to re-order the custom parms... my list is a mess and I'd > like to clean it up a little. How do I go about this? > > Thanks! > > > > Martin > Web -> http://www.skuadstudios.com <http://www.skuadstudios.com/> > Life is good!! > > >
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859 (See http://ISO-8859.ora-code.com)-1"> <title></title> </head> <body text="#000000" bgcolor="#ffffff"> <font color="#000099">You need to edit the SPDL:<br> <br> - shift + ctrl + click the title bar (not the window title, the PSet title) and go to "<b>install</b>" and name it "TEMP.spdl"</font><br> <br> <font color="#000099">- shift + ctrl + click the title bar (not the window title, the PSet title) and go to "<b>edit</b>"<br> <br> - Go to the Layout section, if it is something like:<br> <br> Layout "Default"<br> {<br> "ParamBool";<br> "ParamByte";<br> "Param";<br> "Param1";<br> "Param2";<br> }<br> <br> You can reorder it to something with groups and tabs like:<br> <br> Layout "Default"<br> {<br> Tab "First Tab"<br> {<br> "ParamBool";<br> "ParamByte";<br> }<br> Tab "Second Tab"<br> {<br> Group "Range 0 to 1" <br> {<br> "Param";<br> "Param1";<br> }<br> Group "Range -100 to 100"<br> {<br> "Param2";<br> }<br> }<br> <br> }<br> <br> (example extrated from xsi sdk documentation "</font>Modifying a SPDL File for a Custom Parameter Set<font color="#000099">" : xsisdk\wwhelp\wwhimpl\js\html\wwhelp.htm )<br> <br> I Hope this helps<br> <br> /Jose Gomez<br> <br> </font><br> Martin Belleau wrote:<br> <blockquote type="cite" cite="mid000601c3f24e$dd68a720$6801a8c0@(protected)"> <meta http-equiv="Content-Type" content="text/html; "> <meta name="ProgId" content="Word.Document"> <meta name="Generator" content="Microsoft Word 10"> <meta name="Originator" content="Microsoft Word 10"> <link rel="File-List" href="cid:filelist.xml@(protected)"> <!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:DoNotRelyOnCSS/> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:SpellingState>Clean</w:SpellingState> <w:GrammarState>Clean</w:GrammarState> <w:DocumentKind>DocumentEmail</w:DocumentKind> <w:EnvelopeVis/> <w:Compatibility> <w:BreakWrappedTables/> <w:SnapToGridInCell/> <w:WrapTextWithPunct/> <w:UseAsianBreakRules/> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--> <style> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;} span.EmailStyle17 {mso-style-type:personal-compose; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;} span.SpellE {mso-style-name:""; mso-spl-e:yes;} @(protected) Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} --> </style><!--[if gte mso 10]> <style> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";} </style> <![endif]--> <div class="Section1"> <p class="MsoNormal"><span class="SpellE"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;">Allo</span></font></span><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;">!<o:p></o:p></span></font></p> <p class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font>< /p> <p class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;">I would like to re-order the custom <span class="SpellE">parms</span>… my list is a mess and I’d like to clean it up a little. How do I go about this?<o:p></o:p></span></font></p> <p class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;">Thanks!<o:p></o:p></span></font>< /p> <p class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font>< /p> <p class="MsoNormal"><strong><b><font size="2" color="navy" face="Arial"><span style="font-size: 10pt; font-family: Arial; color: navy;">Martin</span></font> </b></strong><font size="2" color="navy" face="Arial"><span style="font-size: 10pt; font-family: Arial; color: navy;"><br> Web -><u> </u></span></font><u><font size="2" color="blue" face="Arial"><span style="font-size: 10pt; font-family: Arial; color: blue;"><a href="http://www.skuadstudios.com/">http://www.skuadstudios.com</a></span>< /font></u><font size="2" color="navy" face="Arial"><span style="font-size: 10pt; font-family: Arial; color: navy;"><br> </span></font><strong><b><font color="maroon" face="Times New Roman"><span style="color: maroon;">Life is good!!</span></font></b></strong><o:p></o:p></p> <p class="MsoNormal"><font size="3" face="Times New Roman"><span style="font-size: 12pt;"><o:p> </o:p></span></font></p> </div> </blockquote> </body> </html>
|
|
 |