That is my understanding :)
 
Rob

________________________________

        From: aditya siram [mailto:[email protected]] 
        Sent: Thursday, September 03, 2009 12:27 PM
        To: qooxdoo Development
        Subject: Re: [qooxdoo-devel] Modal Dialogs and blocking the
background
        
        
        Yes, this makes sense. So :
        
        btn1.addListener("execute", wm1.open, wm1);
        
        
        is equivalent to :
        
        btn1.addListenter("execute",function (e) {wm1.open()},wm1);
        
        
        correct?
        
        thanks ...
        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to