Did you look into the TitleWindow (non-modal)?
http://livedocs.macromedia.com/flex/15/flex_docs_en/00000376.htm
Dave
On 6/6/05, Mike Anderson <[EMAIL PROTECTED]> wrote:
The only thing I could come up with, is pre-create all the panels you
would like to have displayed with the content you would like inside, and
then place startup code in your Application Container, using the
PopUpManager Class to instantiate all the individual Panels upon
startup.
Since PopUpManager is the ONLY way I know of, to create drag-able
Panels, this is how I'd do it.
It would be nice, to create a Panel during design time, and simply set a
"Drag-able" property to "True" - but it was not designed that way.
That would be something nice to see, in later versions of Flex.
Just my two cents, but I am pretty sure this is the only way to do it.
Mike
-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On
Behalf Of Robert Brueckmann
Sent: Monday, June 06, 2005 1:54 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] dragging around a canvas
Is there a simple example somewhere of being able to drag and drop a
panel around a canvas? I've seen the minimizable/maximizable and the
draggable examples previously posted, but I just want to be able to
allow the user to move a handful of panels that contain static
information around the canvas of their browser in any order/position
they would like and I can't seem to figure it out with the drag & drop
examples I find in the documentation...
robert l. brueckmann
senior web developer
merlin securities
595 madison avenue
new york, ny 10022
p: 212.822.4821
f: 212.822.4820
--------------------------------------------------------
This message contains information from Merlin Securities, LLC, or from
one of its affiliates, that may be confidential and privileged. If you
are not an intended recipient, please refrain from any disclosure,
copying, distribution or use of this information and note that such
actions are prohibited. If you have received this transmission in error,
please notify the sender immediately by telephone or by replying to this
transmission.
Merlin Securities, LLC is a registered broker-dealer. Services offered
through Merlin Securities, LLC are not insured by the FDIC or any other
Federal Government Agency, are not deposits of or guaranteed by Merlin
Securities, LLC and may lose value. Nothing in this communication shall
constitute a solicitation or recommendation to buy or sell a particular
security.
Yahoo! Groups Links
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.