cheerq / flexmdi

Automatically exported from code.google.com/p/flexmdi
0 stars 0 forks source link

Win Restore #64

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Win Restore

What steps will reproduce the problem?
1. Open a MDIWindow
2. Use an list to find if the window has already opened.
code:mdiCanvas.windowManager.windowList
3. if the window has already opened, i execute win.restore()

What is the expected output? What do you see instead?
when i execute the win.restore(), the three buttons, minimize, maximize and
close don't show. I neet to maximize the window to see the buttons again.

What version of the product are you using? On what operating system?
flexmdi 1.1

Please provide any additional information below.

Original issue reported on code.google.com by fhmoral...@gmail.com on 16 Jul 2008 at 1:59

GoogleCodeExporter commented 8 years ago
Any chance to resolve this issue?

Original comment by esorcic...@gmail.com on 17 Sep 2009 at 11:28

GoogleCodeExporter commented 8 years ago
Hi

I'm not using flexmdi anymore, but if you want to solve the problem, i can try 
to send 
to you some images showing the problem. What do you think?

Thanks for replying.

Original comment by fhmoral...@gmail.com on 17 Sep 2009 at 1:05

GoogleCodeExporter commented 8 years ago
I'm working on it, thank you, anyway I could use an advice about alternatives to
flexmdi :)

Original comment by esorcic...@gmail.com on 17 Sep 2009 at 1:15

GoogleCodeExporter commented 8 years ago
anyway it was a missing "showControls = true;" at the MDIWindow.restore() 
method.

Original comment by esorcic...@gmail.com on 17 Sep 2009 at 1:22

GoogleCodeExporter commented 8 years ago
Ok

thanks again and i am working on a new project that one of the requirements 
about the 
interface are work like flexmdi does. so, maybe i use this framework again 
against 
pure flex.

Thank's very much. I'll test the new version of flexmdi soon.

[]'s,
Fernando H. Moralles

Original comment by fhmoral...@gmail.com on 17 Sep 2009 at 4:49

GoogleCodeExporter commented 8 years ago
thanks ; "showControls = true;" :)

Original comment by zhe...@gmail.com on 7 Dec 2009 at 1:41