Hi,
I use the following code piece in the custom panel. no problem in the panel, it follows. but it does not track the changes other panels make.
param expand="true" height="50" left="195" oid="Sources" style="style:actionButton;bdr:round;font:bold;size:Big;bdr#modaloverlay;bg-align:center;t:bg#860808;t:font:bold;t:size:Normal;t:fg#panelfg;t:bdr:etched;t:txt-align:center;t:hi-u:Offtube_Panel_Old/arrow-33-32_Beyaz.png;t:look:round;f:bg#timerfg;f:size:Normal;f:fg#modaloverlay;f:hi-u:Offtube_Panel_Old/arrow-33-32_Siyah.png;" top="478" widget="radio-toggle" width="413">
<task tasktype="ogscript">var dst = param.getValue ("Destination",0);
var destinationPosizyon = param.getValue (dst,3);
param.setValue(("Sources",0,"destinationPosizyon");</task>
</param>
how should I proceed?
------------------------------
ferhat ozgun
------------------------------