PDA

View Full Version : Ext debugger



Animal
7 Mar 2007, 12:15 AM
Jack, can you add a click handler to the Ext debugger dialog so that clicks in there don't propagate to the rest of the document and cause any application processing to occur?

jack.slocum
7 Mar 2007, 1:32 AM
If you mean this:

dlg.el.swallowEvent('click');

Sure. :)

TommyMaintz
7 Mar 2007, 12:57 PM
Hahaha Jack,

Its allways good to see you enjoy using your own library to fix problems :p