Christoph Dorn schrieb: > I am not familiar event.setBubbles(true). Is that a feature of Qooxdoo?
This only work for DOM like events. They will bubble up the parent structure. But this is not the same like a real global event or even communication layer. Sebastian > > > > -----Original Message----- > From: Lumir Stol [mailto:[EMAIL PROTECTED] > Sent: June 21, 2006 4:19 PM > To: [EMAIL PROTECTED]; qooxdoo Development > Subject: Re: [qooxdoo-devel] Global event system > > Hi, > > sorry for little OT: what is please wrong with > event.setBubbles(true) ? What is reason for not to use events like > this for 'global events'? > > Thanks, Lumir. > > > All the advantages of Linux Managed Hosting--Without the Cost and Risk! > Fully trained technicians. The highest number of Red Hat certifications in > the hosting industry. Fanatical Support. Click to learn more > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
