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 | |
---|---|---|---|---|
ScrollPane component with nested elements question | 0 | 75 | May 20, 2004 | |
ScrollPane component with nested elements question
|
0 | 74 | May 20, 2004 | |
Access display objects from within scrollpane instance?
|
0 | 86 | October 8, 2007 | |
Scrollpane masking problem | 0 | 39 | May 14, 2006 | |
Scrollpane using components
|
0 | 34 | October 28, 2003 |