Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » No scrollbars with ScrollingGraphicalViewer
No scrollbars with ScrollingGraphicalViewer [message #140418] Mon, 28 June 2004 14:07 Go to next message
Eclipse UserFriend
Originally posted by: invalid.soft-gems.net

Hi all,

I have used a FreeformGraphicalRootEditPart for a while that worked quite
well and now switched to ScalableRootEditPart as the root for my editor
for some reasons. Unfortunately, I don't get scrollbars anymore. Even if I
zoom in no scrollbars appear. Can somebody please help and tell what I
have to do to get scrollbars back?

Mike
--
www.soft-gems.net
Re: No scrollbars with ScrollingGraphicalViewer [message #140495 is a reply to message #140418] Mon, 28 June 2004 19:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

"Mike Lischke" <invalid@soft-gems.net> wrote in message
news:cbp8nu$dl$1@eclipse.org...
> Hi all,
>

Read the javadoc for those roots. Also, there is a
ScalableFreeformRootEditPart which is different from Scalable..


> I have used a FreeformGraphicalRootEditPart for a while that worked quite
> well and now switched to ScalableRootEditPart as the root for my editor
> for some reasons. Unfortunately, I don't get scrollbars anymore. Even if I
> zoom in no scrollbars appear. Can somebody please help and tell what I
> have to do to get scrollbars back?
>
> Mike
> --
> www.soft-gems.net
>
Re: No scrollbars with ScrollingGraphicalViewer [message #140590 is a reply to message #140495] Tue, 29 June 2004 09:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: invalid.soft-gems.net

Randy Hudson wrote:

> Read the javadoc for those roots. Also, there is a
> ScalableFreeformRootEditPart which is different from Scalable..

You can be sure that's the first thing I do before posting a question.
Anyway. thank you Randy.

Mike
--
www.soft-gems.net
Re: No scrollbars with ScrollingGraphicalViewer [message #140730 is a reply to message #140590] Tue, 29 June 2004 18:40 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
So, using ScalableFreeformRootEditPart does not solve your problem?

"Mike Lischke" <invalid@soft-gems.net> wrote in message
news:cbre9u$mag$1@eclipse.org...
> Randy Hudson wrote:
>
> > Read the javadoc for those roots. Also, there is a
> > ScalableFreeformRootEditPart which is different from Scalable..
>
> You can be sure that's the first thing I do before posting a question.
> Anyway. thank you Randy.
>
> Mike
> --
> www.soft-gems.net
>
Re: No scrollbars with ScrollingGraphicalViewer [message #140872 is a reply to message #140730] Wed, 30 June 2004 06:30 Go to previous message
Eclipse UserFriend
Originally posted by: invalid.soft-gems.net

Pratik Shah wrote:

> So, using ScalableFreeformRootEditPart does not solve your problem?

I did not try this first because in another configuration everything was
fine. So I compared every line of code, which was different and found that
the computation of the minimun size was not correct in the new context. I
changed that and suddenly everything worked as expected. Unfortunately,
the online help does not really help as it is rather a quick reference for
people who already know what they want not for those like me who still
learn the details and need more precise information and short code
examples.

Mike
--
www.soft-gems.net
Previous Topic:How does a CreationTool actually work?
Next Topic:menu item question
Goto Forum:
  


Current Time: Wed Apr 24 16:49:22 GMT 2024

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

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

Back to the top