Can you show some more of your code?
(e.g. the entire class or at least the relevant methods / fields)
Maybe then we can find the problem.

Regards,
Marc


On 11/20/2012 11:00 PM, 689137 wrote:
> Marc,
>
> thank you for your reply.
> I tried adding listener as you advised to this, this.getRoot() and even
> document, but none of them gave the desired effect. I tried this:
> this.getRoot().addListener("close", this.close, this);
> this.addListener("close", this.close, this);
> docuement.addListener("close", this.close, this);
> I defined the function close, where I just display a message, Didn't work.
> I am new to qooxdoo and Js so please bare with me.
>
> Thanks.
>
>
>
> --
> View this message in context: 
> http://qooxdoo.678.n2.nabble.com/Qooxdoo-Close-Event-tp7582052p7582054.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to