Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Remove Scroll Bars from Compartment
Remove Scroll Bars from Compartment [message #179330] Thu, 27 March 2008 05:38 Go to next message
Eclipse UserFriend
Originally posted by: john.blutarsky.hotmail.com

Hello everyone,

Is it possible to remove (turn off) a compartments scroll bar?

Thank you,

John
Re: Remove Scroll Bars from Compartment [message #183223 is a reply to message #179330] Wed, 16 April 2008 06:01 Go to previous messageGo to next message
Eclipse UserFriend
John Bluto wrote:

> Hello everyone,

> Is it possible to remove (turn off) a compartments scroll bar?

> Thank you,

> John

John,

I'd like to do the same thing. Are you still waiting for an answer , or
did you find a way to achieve what you want ?

Matthieu
Re: Remove Scroll Bars from Compartment [message #183470 is a reply to message #179330] Thu, 17 April 2008 12:42 Go to previous messageGo to next message
Eclipse UserFriend
In the Xxx_CompartmentEditPart, alter the createFigure method.
ResizableCompartmentFigure contains an AnimatableScrollPane on index 1.
You can set the scrollbars to null here.

Lucian
Re: Remove Scroll Bars from Compartment [message #183537 is a reply to message #183470] Fri, 18 April 2008 03:16 Go to previous message
Eclipse UserFriend
Ok, I found the ScrollBar on the ResizableCompartmentFigure.
Thank you very much !

Matthieu
Previous Topic:Avoid the deletion of a compartment
Next Topic:Importing a different Ecore model into an editor
Goto Forum:
  


Current Time: Thu May 29 12:02:14 EDT 2025

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

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

Back to the top