« flex builder modules debugging | Main | flexmdi Effects »

September 11, 2007

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d8341c046453ef00e54eed85b78834

Listed below are links to weblogs that reference Brief intro of MDIManager:

Comments

ill

Great work on this pacakge for Flex.Once a window has been maximized or minimized, the backgroundAlpha gets set to 1, and a even a setStyle call can't change it back. Is there a style property I'm overlooking or is this an issue?

brian.joseph31

@ill, you're not missing anything. The backgroundAlpha get sets on the minimize because there was issues with white space showing when the windows were minimized. If you look in the manager class in the windowEventProxy() method you'll see the minimize and restore cases where it's getting set. It is an issue for now. thanks.

Ricardo

This framework is just exactly what I was looking for, congratulations on the project. I have one question though, since it's fairly easy to get lost inside all the project code.

Is it possible to remove certain events? Say for example, disable the window resizing. I've disabled the listeners responsible for the resizing but it continues working... any help?

Please keep doing the great work

Brian Holmes

@Ricardo, are you trying to remove them at the window or manager level? if you set a listener on your window for resize and then run event.stoppropagation() it should stop the resize. That might be a bit of a hack, but I'm not sure exactly what you're trying to do. Also, you could try posing your question to the flexlib group (flexmdi is now apart of flexlib) which can be found here http://groups.google.com/group/flexlib

Lee

Hi,it is a nice work.
But when I use bringToFront,it does not work.
I want to make a window always on the top,can you give me some advice?

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment