Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK 3.3 (Release)
-
None
-
None
-
Language Found: English
Description
Hi,
I'm developing an application where I've got to react when system taskbar position and number of screens is changing. I'm using Timer class to compare old values to newer, but I don't think it would be the best solution.
Is there a posibility to add to screens and mainScreen properties CHANGE event which occurs when any of their parameters changes (fi. bounds , visibleBounds)
Thanks in advance.