Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » PGroup GroupStrategies
PGroup GroupStrategies [message #16807] Fri, 10 November 2006 16:44 Go to next message
Dave is currently offline DaveFriend
Messages: 11
Registered: July 2009
Junior Member
Howdy,

I just stumbled onto the Nebula page and was excited to see several
widgets which are exactly what I've been looking for! This is very cool.
Most immediately, I need PGroup.

As for the different GroupStrategys...are there any plans to have the
SimpleGroupStrategy (or another new GroupStrategy) emulate the behavior of
the SWT widget "Group", which draws a round-rectangle around the entire
composite? Or perhaps there is a flag I can set to do this already and I
just haven't discovered it yet?

Also, what's up with the little box that occasionally appears in the upper
left hand corner of a PGroup? I presume this is just a bug that has to do
with rendering the toggle...


Thanks for starting this project up -- I'm eager to put this stuff to use.


-dave
Re: PGroup GroupStrategies [message #16814 is a reply to message #16807] Fri, 10 November 2006 17:15 Go to previous message
Chris Gross is currently offline Chris GrossFriend
Messages: 253
Registered: July 2009
Senior Member
Hi Dave,

Glad you like PGroup.

I don't have any plans to create any new strategies at the moment.
They're not that hard to write, especially if you write one without many
options.

The little box that shows up is actually a focus rectangle. There's a
bug with SWT 3.2 that is causing them to be drawn incorrectly. If you
have 3.3 it should look fine (the focus rect should surround the
toggle). Hopefully the fix will be back ported to 3.2.x.

Regards,
-Chris

Dave wrote:
> Howdy,
>
> I just stumbled onto the Nebula page and was excited to see several
> widgets which are exactly what I've been looking for! This is very cool.
> Most immediately, I need PGroup.
>
> As for the different GroupStrategys...are there any plans to have the
> SimpleGroupStrategy (or another new GroupStrategy) emulate the behavior of
> the SWT widget "Group", which draws a round-rectangle around the entire
> composite? Or perhaps there is a flag I can set to do this already and I
> just haven't discovered it yet?
>
> Also, what's up with the little box that occasionally appears in the upper
> left hand corner of a PGroup? I presume this is just a bug that has to do
> with rendering the toggle...
>
>
> Thanks for starting this project up -- I'm eager to put this stuff to use.
>
>
> -dave
>
>
>
Re: PGroup GroupStrategies [message #568487 is a reply to message #16807] Fri, 10 November 2006 17:15 Go to previous message
Chris Gross is currently offline Chris GrossFriend
Messages: 471
Registered: July 2009
Senior Member
Hi Dave,

Glad you like PGroup.

I don't have any plans to create any new strategies at the moment.
They're not that hard to write, especially if you write one without many
options.

The little box that shows up is actually a focus rectangle. There's a
bug with SWT 3.2 that is causing them to be drawn incorrectly. If you
have 3.3 it should look fine (the focus rect should surround the
toggle). Hopefully the fix will be back ported to 3.2.x.

Regards,
-Chris

Dave wrote:
> Howdy,
>
> I just stumbled onto the Nebula page and was excited to see several
> widgets which are exactly what I've been looking for! This is very cool.
> Most immediately, I need PGroup.
>
> As for the different GroupStrategys...are there any plans to have the
> SimpleGroupStrategy (or another new GroupStrategy) emulate the behavior of
> the SWT widget "Group", which draws a round-rectangle around the entire
> composite? Or perhaps there is a flag I can set to do this already and I
> just haven't discovered it yet?
>
> Also, what's up with the little box that occasionally appears in the upper
> left hand corner of a PGroup? I presume this is just a bug that has to do
> with rendering the toggle...
>
>
> Thanks for starting this project up -- I'm eager to put this stuff to use.
>
>
> -dave
>
>
>
Previous Topic:PGroup GroupStrategies
Next Topic:Grid Plans
Goto Forum:
  


Current Time: Fri Apr 26 17:34:20 GMT 2024

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

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

Back to the top