Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » strange behavior of controlMoved(ControlListener)
strange behavior of controlMoved(ControlListener) [message #36575] Tue, 03 July 2007 11:27 Go to next message
Vedran Blazevic is currently offline Vedran BlazevicFriend
Messages: 8
Registered: July 2009
Junior Member
I have noticed some strange behavior of the controlMoved method in the
ControlListener. I am trying to implement the "docking" of a shell. So when
the shell is moved near the side of the display, it is supposed to be
positioned at let's say 0, 0 and when it is moved afterwards the
controlMoved method should place it again where it was before.
What I have come across is that the controlMoved method does not react at
all at the moving of the shell. I can move it all across the screen, but it
is never executed. When I resize the shell however, the controlMoved method
is executed too.
Has anyone experienced the same behavior so far? If yes any suggestions
would be welcome.

Thanks in advance,

Vedran Blazevic
Re: strange behavior of controlMoved(ControlListener) [message #36609 is a reply to message #36575] Tue, 03 July 2007 12:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Hi,

controlMoved for a shell that was moved client-side is not yet implemented.
Feel free to open a feature request in Bugzilla to track the development
state.

Cheers,
Rüdiger


Vedran Blazevic wrote:
> I have noticed some strange behavior of the controlMoved method in the
> ControlListener. I am trying to implement the "docking" of a shell. So when
> the shell is moved near the side of the display, it is supposed to be
> positioned at let's say 0, 0 and when it is moved afterwards the
> controlMoved method should place it again where it was before.
> What I have come across is that the controlMoved method does not react at
> all at the moving of the shell. I can move it all across the screen, but it
> is never executed. When I resize the shell however, the controlMoved method
> is executed too.
> Has anyone experienced the same behavior so far? If yes any suggestions
> would be welcome.
>
> Thanks in advance,
>
> Vedran Blazevic
>
>
Re: strange behavior of controlMoved(ControlListener) [message #36643 is a reply to message #36609] Tue, 03 July 2007 15:40 Go to previous message
Vedran Blazevic is currently offline Vedran BlazevicFriend
Messages: 8
Registered: July 2009
Junior Member
Ok thanks for the info R
Previous Topic:Action set in a perspective extension
Next Topic:URL parameter of RWT widget demo
Goto Forum:
  


Current Time: Tue Apr 16 21:59:55 GMT 2024

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

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

Back to the top