[flexcoders] Attn Adobe - PopupManager.centerPopup() - dosent

2006-05-16 Thread bobpardoe1959
In my testing I have been using a TitleWindow. The popup is positioned in the centre of the screen, but it is not the centre of the popup, it is 0,0 of the popup that is in the centre. This is of no use to anyone ! Please can we have a centre function that centres the centre not the edge

Re: [flexcoders] Attn Adobe - PopupManager.centerPopup() - dosent

2006-05-16 Thread Michael Schmalle
Man, That is a bug and I have logged it about 3 weeks ago. Unfortunatly, Adobe said it was fixed in Beta3. Being as this is beta, make your own 2 line function that centers it ;-) I don't think Adobe would be stupid enough to name a function center that does not center... bug... beta...

RE: [flexcoders] Attn Adobe - PopupManager.centerPopup() - dosent

2006-05-16 Thread Jason Hawryluk
[mailto:[EMAIL PROTECTED] la part de Michael Schmalle Envoyé : mardi 16 mai 2006 16:38 À : flexcoders@yahoogroups.com Objet : Re: [flexcoders] Attn Adobe - PopupManager.centerPopup() - dosent Man, That is a bug and I have logged it about 3 weeks ago. Unfortunatly, Adobe said it was fixed in Beta3

Re: [flexcoders] Attn Adobe - PopupManager.centerPopup() - dosent

2006-05-16 Thread Luís Gustavo Sanabio
I use PopUpManager.addPopUp(DisplayObject(parentApplication), false); Gustavo Sanabio On 5/16/06, Jason Hawryluk [EMAIL PROTECTED] wrote: My pop-ups are popping up properly.oMyForm = new oMyForm ();PopUpManager.addPopUp(oMyForm,parentApplication.getChildAt (0),