Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Hooking NewObject Wizard with Palette Drop
Hooking NewObject Wizard with Palette Drop [message #195847] Tue, 13 September 2005 20:54 Go to next message
Eclipse UserFriend
Hi,

I am implementing a Graphical Editor with palette. My palette has an entry
for creating new objects. I also have a wizard that creates these objects.
My requirement is to hookup this wizard with palette drop. i.e., when the
user press the tool in the palette and drop it on the editor, the new
object wizard should popup and take the necessary inputs to create the
object. At the end the new object figure should be placed at the drop
location. Is this a valid requirement? If yes, what is the best place to
hook up the wizard? If this is not a recommended way of doing things, what
is the alternative?

Brahma
Re: Hooking NewObject Wizard with Palette Drop [message #196372 is a reply to message #195847] Mon, 19 September 2005 08:44 Go to previous messageGo to next message
Eclipse UserFriend
Hello Brahma,

I was searching the newsgroup for the same objective. Any solutions yet?

Brahma Somanchi wrote:
> Hi,
>
> I am implementing a Graphical Editor with palette. My palette has an
> entry for creating new objects. I also have a wizard that creates these
> objects. My requirement is to hookup this wizard with palette drop.
> i.e., when the user press the tool in the palette and drop it on the
> editor, the new object wizard should popup and take the necessary inputs
> to create the object. At the end the new object figure should be placed
> at the drop location. Is this a valid requirement? If yes, what is the
> best place to hook up the wizard? If this is not a recommended way of
> doing things, what is the alternative?
>
> Brahma
>
>
Re: Hooking NewObject Wizard with Palette Drop [message #196388 is a reply to message #196372] Mon, 19 September 2005 14:47 Go to previous messageGo to next message
Eclipse UserFriend
Search for "Question on CreationFactory.getNewObject" and see the answers
provided there helps you.
Re: Hooking NewObject Wizard with Palette Drop [message #196441 is a reply to message #196388] Tue, 20 September 2005 10:43 Go to previous message
Eclipse UserFriend
Brahma Somanchi wrote:
> Search for "Question on CreationFactory.getNewObject" and see the
> answers provided there helps you.
>
thank you Brahma...
Previous Topic:Alignment actions and LayoutConstrainsts
Next Topic:mouseDragged
Goto Forum:
  


Current Time: Tue Feb 11 13:16:41 GMT 2025

Powered by FUDForum. Page generated in 0.28423 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top