Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Adding BreadCrumbs to Palette Viewer
Adding BreadCrumbs to Palette Viewer [message #189741] Thu, 28 July 2005 19:18 Go to next message
Eclipse UserFriend
Originally posted by: jjefferies.acm.org

Is there a way to add BreadCrumbs to the PaletteViewer rather than
creating a new ViewPart? Basically, I want to add a Label defining the
current Zoom Level (and other app specific information) to the palette
viewer, and I do not want to create a new ViewPart to show this.

For example, this is similar to what I wish to achieve:

ZoomLevel: 3
- Root Level
- Sub Level
- Sub Sub Level


Thanks,
Jim
Re: Adding BreadCrumbs to Palette Viewer [message #190046 is a reply to message #189741] Mon, 01 August 2005 18:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.unknown.com

Perhaps this will help:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=101703

"Jim Jefferies" <jjefferies@acm.org> wrote in message
news:4987f770f02ea1a7aba76b40b91ac570$1@www.eclipse.org...
> Is there a way to add BreadCrumbs to the PaletteViewer rather than
> creating a new ViewPart? Basically, I want to add a Label defining the
> current Zoom Level (and other app specific information) to the palette
> viewer, and I do not want to create a new ViewPart to show this.
>
> For example, this is similar to what I wish to achieve:
>
> ZoomLevel: 3
> - Root Level
> - Sub Level
> - Sub Sub Level
>
>
> Thanks,
> Jim
>
Re: Adding BreadCrumbs to Palette Viewer [message #190437 is a reply to message #190046] Wed, 03 August 2005 19:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jjefferies.acm.org

I understand what was meant in the bug report. However, I am unsure about
how to create and manipulate Composites. As well, I do not use a Flyout
Palette, so I cannot use the CustomPalettePage.

Is there an example I could follow to help me solve this problem?

Your help is greatly appreciated,
Thanks again,

Jim
Re: Adding BreadCrumbs to Palette Viewer [message #190691 is a reply to message #190437] Fri, 05 August 2005 16:07 Go to previous message
Eclipse UserFriend
Originally posted by: none.unknown.com

That is what you want though, right? Creating some separate control above
or below the palette where you can display some additional information?

You're using GraphicalEditorWithPalette? You should be able to do the same
by overriding createPaletteViewer().

"Jim Jefferies" <jjefferies@acm.org> wrote in message
news:4226989a4298ff14e86e25768a35d7df$1@www.eclipse.org...
> I understand what was meant in the bug report. However, I am unsure about
> how to create and manipulate Composites. As well, I do not use a Flyout
> Palette, so I cannot use the CustomPalettePage.
>
> Is there an example I could follow to help me solve this problem?
>
> Your help is greatly appreciated,
> Thanks again,
>
> Jim
>
Previous Topic:How to use "ToggleSnapToGeometryAction"
Next Topic:How to get the location of the mouse in the editor canvas
Goto Forum:
  


Current Time: Thu Dec 12 19:51:43 GMT 2024

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

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

Back to the top