Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Scrolling the GEF Editor at the end(Scrolling the GEF Editor)
Scrolling the GEF Editor at the end [message #779693] Mon, 16 January 2012 10:38
Elena Quarantotto is currently offline Elena QuarantottoFriend
Messages: 1
Registered: January 2012
Junior Member
When I add a new item in the GEF editor, I want to scroll automatically to the end of the editor.
I tried to use

FigureCanvas figureCanvas = (FigureCanvas) getGraphicalViewer().getControl();
figureCanvas.scrollToY(...);

but it doesn't work Sad

Can someone help me, please?
Previous Topic:Bendpoint creation is hit or miss
Next Topic:Zest: Multiple distinguishable connections
Goto Forum:
  


Current Time: Tue Mar 19 04:17:42 GMT 2024

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

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

Back to the top