I am trying to create a container type component (which extends UIComponent), for flash. Now the problem is that if the added content contains other UIComponents, they will not be drawn. I cannot call drawNow() on them, since they can be unknown, or private. Components such as scrollPane display content with UIComponents correctly, but for some reason I cannot find in its source how it does that…If I nest a scrollPane in UIComponent, UIComponents in the scrollPane content do not display correctly either. Any ideas how I can force them to redraw?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| [Flex] Creating Sprite in a UIComponent? | 0 | 102 | February 13, 2007 | |
|
Components not getting displayed
|
0 | 46 | February 7, 2007 | |
| Extending UIComponent | 0 | 64 | January 10, 2010 | |
| Putting components inside a scrollPane component | 0 | 77 | February 14, 2007 | |
| FL8: Cannot place components within MovieClip, why? | 0 | 107 | November 10, 2006 |