Re: [flexcoders] Re: How can I make the mx;Panel draggable?

2007-02-12 Thread Janis Radins

Smthn like this should do:

import mx.managers.PopUpManager;
PopUpManager.addPopUp(refferenceToYourPanelInstance, this, false);

Jānis

2007/2/11, malik_robinson [EMAIL PROTECTED]:


  Hi,

Somehow I have double posted, sorry about that, I am trying to make panel
draggable via the title bar only.  I meant to add that to my initial post.

-westside

--- In flexcoders@yahoogroups.com, malik_robinson [EMAIL PROTECTED]
wrote:

 Hi,

 I want to be able to drag this panel around sort of like a floating
 window. It should be able to be dragged and I guess dropped, not really
 like dragging a value from datagridA to datagridB but Just like in
 windows how you can drag a dialog box around I want to do the same in my
 app.

 How can I do this??

 -Malik

 



[flexcoders] Re: How can I make the mx;Panel draggable?

2007-02-10 Thread malik_robinson
Hi,

Somehow I have double posted, sorry about that, I am trying to make
panel draggable via the title bar only.  I meant to add that to my
initial post.

-westside

--- In flexcoders@yahoogroups.com, malik_robinson [EMAIL PROTECTED]
wrote:

 Hi,

 I want to be able to drag this panel around sort of like a floating
 window.  It should be able to be dragged and I guess dropped, not
really
 like dragging a value from datagridA to datagridB but Just like in
 windows how you can drag a dialog box around I want to do the same in
my
 app.

 How can I do this??

 -Malik




[flexcoders] Re: How can I make the mx;Panel draggable?

2007-02-10 Thread malik_robinson
Hi,

Somehow I have double posted, sorry about that, I am trying to make
panel draggable via the title bar only.  I meant to add that to my
initial post.

-westside

--- In flexcoders@yahoogroups.com, malik_robinson [EMAIL PROTECTED]
wrote:

 Hi,

 I want to be able to drag this panel around sort of like a floating
 window.  It should be able to be dragged and I guess dropped, not
really
 like dragging a value from datagridA to datagridB but Just like in
 windows how you can drag a dialog box around I want to do the same in
my
 app.

 How can I do this??

 -Malik