From: Terry J. <tc...@ca...> - 2005-10-11 12:24:50
|
| Seems that "hide" means roughly the same as setting the | representation to "none". | | "Enable/disable" are the equivalents to clicking on the "name-button". | | So, if you change the test script to have "cmd.disable('two')" at the | end instead of 'hide', then it seems to do what you wanted it to do... Thanks (again) Gilleain, that's exactly what I needed. Regards, Terry. |