Link to home
Start Free TrialLog in
Avatar of eduardo12fox
eduardo12foxFlag for Brazil

asked on

TitleWindow position on screenreen in Flex 3

Hello everybody,

I would like to position the window on the screen as TitleWindow image attached to an application because I'm using is necessary that he is to be called exactly that position. How could he do?
TitleWindow.jpg
Avatar of COBOLdinosaur
COBOLdinosaur
Flag of Canada image

If you want a solution then post a link to the page or the code.  Otherwise it is just a guessing game, or we can turn it into a lounge thread and just ignore the question.

Cd&
Avatar of eduardo12fox

ASKER

I'm sorry it was not my intention, actually did not notice that my code had not been attached.

When I call the titlewindows I call this way

var popup_CADASTRO = new CADASTRO;
PopUpManager.addPopUp(popup_CADASTRO ,this,true);
PopUpManager.centerPopUp(popup_CADASTRO );

When he comes on the screen it appears centered below and I need it aligned at the top left
PopUpManager.topleftPopUp(popup_CADASTRO );
or
PopUpManager.lefttopPopUp(popup_CADASTRO );


Cd&
I did not find this option in the properties, and wrote as happens when you put an error.
expert.jpg
Well then maybe it does not support what you want to do.  I think you need to visit the adobe developer support site


Cd&
ASKER CERTIFIED SOLUTION
Avatar of eduardo12fox
eduardo12fox
Flag of Brazil image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I've requested that this question be closed as follows:

Accepted answer: 0 points for eduardo12fox's comment #a38731568

for the following reason:

Good
I put this question to days, but got some answers coarse and decided to post the same question in the forum http://stackoverflow.com
Where got attention and resolution of my problem. Each passing day is becoming increasingly difficult to be a subscriber of ExpertExchange. If you look at my history I've done some complaints, I believe the topic is no longer as FLEX intereressante as before, where all questions were answered the same day.

Gets the hint!
Tanks you