Moving models with arrow keys [message #183780] |
Tue, 07 June 2005 22:15 |
Eclipse User |
|
|
|
Originally posted by: cheato.gmail.com
I have read that you can use the period key to toggle the handles for
resizing/moving a model on the canvas, and for an example I found on a web
page, it works great. But for the plugin I am creating, it does NOT bring
up the handles, and I have no idea why. Any suggestions? I don't want to
attempt to rewrite something that is built into GEF.
If anyone has examples of using the arrow keys to move a model around
(which is my aim at this point), I would very much appreciate it. Thanks!
|
|
|
Re: Moving models with arrow keys [message #183808 is a reply to message #183780] |
Wed, 08 June 2005 01:01 |
Eclipse User |
|
|
|
Originally posted by: none.unknown.com
Look at the logic example. Set a breakpoint in
SelectionTool#handleKeyDown() and follow the code.
"Mark Cheatham" <cheato@gmail.com> wrote in message
news:230c777c74a63e13bc3811f005583c32$1@www.eclipse.org...
> I have read that you can use the period key to toggle the handles for
> resizing/moving a model on the canvas, and for an example I found on a web
> page, it works great. But for the plugin I am creating, it does NOT bring
> up the handles, and I have no idea why. Any suggestions? I don't want to
> attempt to rewrite something that is built into GEF.
>
> If anyone has examples of using the arrow keys to move a model around
> (which is my aim at this point), I would very much appreciate it. Thanks!
>
|
|
|
Powered by
FUDForum. Page generated in 0.02909 seconds