I want to lie two canvas at one Tab Navigator. when I use
<mx:local
it created multiple tab.
|
I want to lie two canvas at one Tab Navigator. when I use
it created multiple tab. | |||
|
feedback
|
|
Put them into container (VBox/HBox/whatever), it becomes a new tab. Then lay canvas in the container as you like. | |||
|
feedback
|