Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » move bendpoints and scrollbar
move bendpoints and scrollbar [message #232500] Mon, 02 April 2007 10:17 Go to next message
Jan Weidauer is currently offline Jan WeidauerFriend
Messages: 49
Registered: July 2009
Member
Hi,

I've got a problem while moving bendpoints in my application and the
scrollbars are not in the top left position. When the horizontal
scrollbar is moved to the right the bendpoints always jump to the left
when moved. Obviously the offset of the coordinates is wrong or not
translated. I traced the route of the coordinates in the code back to
the AbstractTool class where the position is directly extracted from the
mouse position. All I have is the point itself which does not know how
to correct the offset. So how do I change the new position of the
bendpoints properly?

Thanks,

Jan
Re: move bendpoints and scrollbar [message #237447 is a reply to message #232500] Wed, 01 August 2007 09:30 Go to previous message
Jan Weidauer is currently offline Jan WeidauerFriend
Messages: 49
Registered: July 2009
Member
Jan Weidauer schrieb:
> Hi,
>
> I've got a problem while moving bendpoints in my application and the
> scrollbars are not in the top left position. When the horizontal
> scrollbar is moved to the right the bendpoints always jump to the left
> when moved. Obviously the offset of the coordinates is wrong or not
> translated. I traced the route of the coordinates in the code back to
> the AbstractTool class where the position is directly extracted from the
> mouse position. All I have is the point itself which does not know how
> to correct the offset. So how do I change the new position of the
> bendpoints properly?
>
> Thanks,
>
> Jan

bump - still unsolved
Previous Topic:doSave not called
Next Topic:XY Coordinaten automaticly to Propertys
Goto Forum:
  


Current Time: Fri Apr 26 07:17:56 GMT 2024

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

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

Back to the top