Message 1 of 4
Questions about dropping blocks.

Not applicable
07-14-2005
06:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Gang,
I'm just looking for some guidance on where to start my research.
What I want to do is to do a drag and drop from a tool palette into my
current drawing.
If these were traditional style:
I would have the symbols on a menu.
When a user picks the item off the menu, I run my cutesy lisp routine that
would insert the object, break my line I put it on, and then fill out the
attributes and then stop.
So, question is, what do I do to capture the drop of the drag and drop?
I looked at the Bolt Sample in the directories. One thing, the new wizards
don't generate the same code and I couldn't reproduce the steps it took to
generate the wrapper classes. Too many things just didn't jive with the
code. (What I was doing was to try to generate my own sample, instead of
doing a bolt, I was doing a simple box. 4 sides, able to change the length
of one side and the box would change. You know, a simple "I can reproduce
this" kind of attack).
Any ideas on where to start?
Nick
I'm just looking for some guidance on where to start my research.
What I want to do is to do a drag and drop from a tool palette into my
current drawing.
If these were traditional style:
I would have the symbols on a menu.
When a user picks the item off the menu, I run my cutesy lisp routine that
would insert the object, break my line I put it on, and then fill out the
attributes and then stop.
So, question is, what do I do to capture the drop of the drag and drop?
I looked at the Bolt Sample in the directories. One thing, the new wizards
don't generate the same code and I couldn't reproduce the steps it took to
generate the wrapper classes. Too many things just didn't jive with the
code. (What I was doing was to try to generate my own sample, instead of
doing a bolt, I was doing a simple box. 4 sides, able to change the length
of one side and the box would change. You know, a simple "I can reproduce
this" kind of attack).
Any ideas on where to start?
Nick