开发者

How to popup TitleWindow in Module using Flex

开发者 https://www.devze.com 2023-03-14 09:31 出处:网络
I am working on 开发者_JAVA百科flex. I want to open TitleWindow in flex Module. My Main page is Application Page and I want to open Module page from Main Page.

I am working on 开发者_JAVA百科flex. I want to open TitleWindow in flex Module.

My Main page is Application Page and I want to open Module page from Main Page. In Module page there is TitleWindow control. I want to popup title window in Module Page.

Please help me......


You need to make title Window as a custom component, So that you open up with popup manager in Module.

0

精彩评论

暂无评论...
验证码 换一张
取 消