No se si esto te llega ya tarde o si es lo que necesitabas, pero yo no me he complicado mucho y he tirado por usar:
(mdiWin.minimizeBtn.parent as MDIWindowControlsContainer).removeChild(mdiWin.minimizeBtn); Espero que te sirva de algo o a alguien. Un saludo Pdta.: Yo también echo de menos un showMinimizeButton al igual que hay un showControls y showCloseButton El viernes, 18 de mayo de 2012 11:56:39 UTC+2, Suraj Gagain escribió: > > We are using title window as a pop-up in FLEX 3 > The title window has a property called closeButton which when set to > true displays a close button on the top right hand corner of the title > window. Likewise, We also need minimizeButton property which can > minimise the window. Is there any such component like title window > which has this property of minimize/maximize the window or is there > any suggestion to achive the same. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To view this discussion on the web visit https://groups.google.com/d/msg/flex_india/-/Hf7LLr21N9YJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

