how to do that? I made something like
<menus:MainWindow>
<StackPane bxml:id="realPageShowGui">
<Border>
......................
</Border>
</StackPane>
<StackPane bxml:id="transparentPageShowIndicator">
<ActivityIndicator bxml:id="activityIndicator3"
styles="{color:16}"
preferredWidth="96" preferredHeight="96"/>
</StackPane>
</menus:MainWindow>
then i cannot see the indicator.
--
View this message in context:
http://apache-pivot-users.399431.n3.nabble.com/can-we-make-some-transparent-dialog-tp3457642p3460445.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.