#6482 closed defect (fixed)
Not able to add dynamic child to dojox.layout.RadioGroupFade
Reported by: | guest | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Layout | Version: | 1.0 |
Keywords: | dojox.layout.RadioGroupFade | Cc: | |
Blocked By: | Blocking: |
Description
Creating new ContentPane? and using dojox.layout.RadioGroupFade?'s
addChild() to add Content pane to RadoGroupFade? . but it's not working.............
Change History (5)
comment:1 Changed 13 years ago by
Milestone: | 1.1.1 → 1.2 |
---|---|
Owner: | changed from anonymous to dante |
Priority: | highest → normal |
Status: | new → assigned |
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Status: | assigned → new |
---|
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 11 years ago by
Component: | General → DojoX Layout |
---|
Note: See
TracTickets for help on using
tickets.
I'm curious ... Only the hasButtons="true" aspect of this widget doesn't work w/ .addChild (the buttons are not updated accurately like a TabContainer? would be) ... But I'm _seriously_ considering deprecating hasButtons (in a no-warning sort of way, ala dojo.experimental). Otherwise, .addChild(widget) works as it would with any StackContainer? (the point of Radio group is only transitions between panes)