Skip to content
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.

Sub MDIManager is not able to change isGlobal variable #354

Open
nicoulaj opened this issue Jun 19, 2011 · 0 comments
Open

Sub MDIManager is not able to change isGlobal variable #354

nicoulaj opened this issue Jun 19, 2011 · 0 comments

Comments

@nicoulaj
Copy link
Member

Originally filed by rubent...@gmail.com on 2011-04-06T11:56:02

What steps will reproduce the problem?

  1. Convert MDI components to Flex4 Spark components.
  2. After normal integration the winodw movement are very slow, so we thought to use PopUpManager.
  3. Error or impossible to change isGlobal variable. It is only possible using a Static method that updates that content to true.

What is the expected output? What do you see instead?
We expect to change the variable value to true using a sub classes of the MDI components (MDIWindow, MDICanvas, MDIManager).

Being able to do that, MDI could integrate with Spark component so can use with Flex 4 skining.

A Solution is to create get/set of this variable or give the chance to the developer to set as true whithout static method called.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant