Hi,

Mr. Hericus wrote:
> Hi Alex,
> 
> What I've done (and it's working well so far) is to create a
> qx.ui.tabview.Button that inherits from the qx.ui.form.RadioButton.  On
> this button, I've overridden the _onMouseDown and _onMouseUp methods so
> that it will handle normal clicks, as well as drag events properly.
> I've also re-introduced the showCloseButton and closeButtonImage
> properties (pulled from 0.7 code) for this class.  I've then updated the
> qx.ui.tabview.Page._createChildControlImpl() method to use the new
> qx.ui.tabview.Button instead of the form.RadioButton.
> 
> Everything is working well so far, and I've copied the code below if
> you'd like to have a look.  I can create this as a patch if you'd be
> interested in applying it to the trunk as a permanent change.  If not,
> I'm happy to keep it in my patch library for our own use.
Fabian has added your code to an existing bug report concerning "New 
TabView features"
-> http://bugzilla.qooxdoo.org/show_bug.cgi?id=1061

Feel free to add your comments :)

cheers,
   Alex

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to