Skip to main content



      Home
Home » Eclipse Projects » GEF » how does GEF interpret user actions to REQUESTs?
how does GEF interpret user actions to REQUESTs? [message #178221] Tue, 19 April 2005 02:22 Go to next message
Eclipse UserFriend
is it the view's responsibility to know which RESPONSE it should send
to when an UI interaction occurs?

can someone explain what happens in GEF behind a user opertion(for example
, dragging a handle to resize a Figure). since the REQUEST is just a
constant
,where does GEF get the mouse position and keyborad state?
Re: how does GEF interpret user actions to REQUESTs? [message #178285 is a reply to message #178221] Tue, 19 April 2005 10:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

A ResizeTracker maintains this information and passes it using a subclass of
Request.

"unknown" <iunknown918@hotmail.com> wrote in message
news:f781e704ad695424ee6858ee8522088f$1@www.eclipse.org...
>
> is it the view's responsibility to know which RESPONSE it should send
> to when an UI interaction occurs?
>
> can someone explain what happens in GEF behind a user opertion(for example
> , dragging a handle to resize a Figure). since the REQUEST is just a
> constant
> ,where does GEF get the mouse position and keyborad state?
>
Re: how does GEF interpret user actions to REQUESTs? [message #178292 is a reply to message #178285] Tue, 19 April 2005 12:25 Go to previous message
Eclipse UserFriend
thanks for ur reply.
but can u explain in more detail?
what happens when user resizing a Figure?
how to know which editpart should be activated?
how to get the handler of the Figure
how to translate mouse gestures into REQUEST and manipulating the handler
which resulting the resize of the Figure?
so many details unclear to me , can u help me?
Previous Topic:a problem of drawing line
Next Topic:Refreshing figure
Goto Forum:
  


Current Time: Thu Jul 03 19:45:52 EDT 2025

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

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

Back to the top