Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » CVS/ToolBarLayout getPreferredSize infinite loop
CVS/ToolBarLayout getPreferredSize infinite loop [message #163781] Wed, 12 January 2005 23:17 Go to next message
Eclipse UserFriend
Originally posted by: nipun.walia.gmail.com

hi,

1. I am behind a firewall and cant access the Gef examples on CVS. Are
they available online somewhere ?

2. I have created a simple figure under a container figure that uses
vertical ToolbarLayout. If I don't override getPreferredSize the child
figure does not show up. If I override getPreferredSize and return a
dimension of say (100,100), the figure shows up but some infinite loop
kicks in. What am I doing wrong ? I tried setMinimumSize() and setSize()
but the ToolbarLayout overrides the set values.

any help would be appreciated.
thanks
Nipun
Re: CVS/ToolBarLayout getPreferredSize infinite loop [message #163805 is a reply to message #163781] Thu, 13 January 2005 16:56 Go to previous message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
1. Under the downloads section on our webpage.

2. What is the infinite loop? Stack trace? (You can pause a program with
the Eclipse debugger.)


"Nipun Walia" <nipun.walia@gmail.com> wrote in message
news:cs4b5k$o5j$1@www.eclipse.org...
> hi,
>
> 1. I am behind a firewall and cant access the Gef examples on CVS. Are
> they available online somewhere ?
>
> 2. I have created a simple figure under a container figure that uses
> vertical ToolbarLayout. If I don't override getPreferredSize the child
> figure does not show up. If I override getPreferredSize and return a
> dimension of say (100,100), the figure shows up but some infinite loop
> kicks in. What am I doing wrong ? I tried setMinimumSize() and setSize()
> but the ToolbarLayout overrides the set values.
>
> any help would be appreciated.
> thanks
> Nipun
Previous Topic:NPE in flowExample
Next Topic:Up to date eclipse 3.0 GEF/EMF Example?
Goto Forum:
  


Current Time: Mon May 13 17:33:33 GMT 2024

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

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

Back to the top