Community
Participate
Working Groups
Move to rwt namespace (with minor refactoring): - ListItem - Spinner (as BasicSpinner, see Bug 330031) - TextField (as BasicText) - Separator - ToolTip (might be a bit more time-consuming) Merge: - Group into GroupBox - Iframe into Browser Delete once no longer used: - Atom - Image - Label - ScrollArea / ScrollBar (with Bug 314763) - Button (with Bug 329999) - qx.ui.pageview.* (with Bug 329681) All other remaining Widget will require a second look. We might also consider if/how to do legacy-support for custom-widgets that might use these widgets.
changed the bug name to cover all qx classes, not just widgets.
Updates: * Moving to new namespaces is covered in Bug 321106 ** "pageview" classes now use the name "tabfolder" instead ** Group and GroupBox have been merged ** ScrollArea no longer exists * Atom (and thereby Image/Label) is currently still used by CTabItem, ExpandItem, Group, TabItem, ToolTip, the old button widget and forms. We will probably not get rid of it in 2.0
The stated goal of this bug has been achieved by fixing bug 321106. It's a bit annoying, but I don't think we will ever have enough resources to specifically work on geting rid of/adapting the remaining qooxdoo-syle widgets.