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
Brahmanandam Somanchi is currently offline Brahmanandam SomanchiFriend
Messages: 11
Registered: July 2009
Junior Member
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
Hasan Ceylan is currently offline Hasan CeylanFriend
Messages: 54
Registered: July 2009
Member
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
Brahmanandam Somanchi is currently offline Brahmanandam SomanchiFriend
Messages: 11
Registered: July 2009
Junior Member
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
Hasan Ceylan is currently offline Hasan CeylanFriend
Messages: 54
Registered: July 2009
Member
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: Fri Apr 26 15:17:12 GMT 2024

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

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

Back to the top