On 2008-03-30, at 18:29 EDT, [EMAIL PROTECTED] wrote:
        <method name="_showEnabled"> <![CDATA[
-            reference.setAttribute('clickable', _enabled);
+            reference.setAttribute('clickable', this._enabled);

This is a little bit of a mystery. Is it possible these methods are in a state, so they aren't really methods, and that is why implicit this is not working?


Reply via email to