RE: Very simple script - very simple problem (I hope)
BtnCancel is automatically supported by Plus! to close the window without the need of any code. Therefore your function may not actually be called. Turn on Event traceing in the debug window first off.
Secondly post all of the code from the XML and the JS file so we can take a look at all of it. Just giving us what you did doesn't show any issues. (Reason I am asking is your Window may not actually be called Options. function OnWindowIdEvent_CtrlClicked() therefore you replace WindowId with the name of yoru window.)
This post was edited on 02-26-2009 at 06:44 PM by matty.
|