Devlog entries tagged flex

Overriding default Flex/AIR mx.managers implementations

12 months ago malczak actionscript air flex comments

The problem is - You want to customize behavior of managers available in Flex/AIR framework. For example, You would like to change the way PopUpManager manager handles popup windows.

Most common solution to this problem is creating custom manager class and using this in code instead of default manager class. For example lets take a look at PopUpManager. If You want to customize addPopup method, You create Your own manager, lets call it PopManager, and later on You use it instead of standard PopUpManager class

(read more...)
Website content premeditately commited by segfaultlabs (malczak & sobstel).
Layout by mlando. Icons by DryIcons.com. All rights reserved, of course.