cheerq / flexmdi

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

MDIWindow bringToFront #69

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Load the module with content for a MDIWindow.
2. Add module as DisplayObject to MDIWindow.
3. Add a MDIWindow to mdiCanvas.windowManager.windowList.
4. Repeat it for other windows.
5. Try to move a window to the foreground.

What is the expected output? What do you see instead?
If content of window has large weight a MDIWindow is slowly moved to the front.

Please use labels and text to provide additional information.
flexmdi 1.1

Original issue reported on code.google.com by phle...@gmail.com on 13 Jan 2009 at 10:13