Re: [qooxdoo-devel] how to capture double-click on a tab.

2012-01-05 Thread Derrell Lipman
On Thu, Jan 5, 2012 at 20:38, Scott Chapman wrote: > I have a tabview.TabView with multiple tabview.Page's in it, each having a > tab on top. > I want to capture the double-click on the tab, not the body of the > tabview.Page, including on the tab label or icon. > > This way I can do things like

[qooxdoo-devel] how to capture double-click on a tab.

2012-01-05 Thread Scott Chapman
I have a tabview.TabView with multiple tabview.Page's in it, each having a tab on top. I want to capture the double-click on the tab, not the body of the tabview.Page, including on the tab label or icon. This way I can do things like double-click to close a tab rather than turn on the setShowClose