Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Adding toolbar and min/max to any composite
Adding toolbar and min/max to any composite [message #448122] Mon, 03 January 2005 17:53 Go to next message
Eclipse UserFriend
Originally posted by: parwizr.msoft.com

Hi,
I was wondering if it is possible to add a tool bar plus the
minimize/maximize buttons to any composite. For example how can I implement
a view inside another view but have the inner view have its own dedicated
toolbar and min/max still present.
|----------------------------------------------------------- - |
|view1 toolbars/min/max |
|other components |
| --------------------------------------------------|
| |inner view/component toolbars/min/max|
| |
|
|-----------|----------------------------------------------- ---|


if this is not possible with views can this be done inside editors...
i already know how to add a view to an editor part however it does not
retain the toolbars/etc.. of the added view...


please help out with any tips or advice.

thanks
Re: Adding toolbar and min/max to any composite [message #448123 is a reply to message #448122] Mon, 03 January 2005 18:10 Go to previous message
Jean-Michel Lemieux is currently offline Jean-Michel LemieuxFriend
Messages: 136
Registered: July 2009
Senior Member
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=46207
Cheers,
Jean-Michel




------- Additional Comments From sxenos@ca.ibm.com 2004-12-23 22:37 -------
Created an attachment (id=16833)
--> ( https://bugs.eclipse.org/bugs/attachment.cgi?id=16833&ac tion=view)
o.e.ui.workbench patch

This patch is necessary to get the examples working, but it's still
under heavy
flux.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Parwiz wrote:
> Hi,
> I was wondering if it is possible to add a tool bar plus the
> minimize/maximize buttons to any composite. For example how can I implement
> a view inside another view but have the inner view have its own dedicated
> toolbar and min/max still present.
> |----------------------------------------------------------- - |
> |view1 toolbars/min/max |
> |other components |
> | --------------------------------------------------|
> | |inner view/component toolbars/min/max|
> | |
> |
> |-----------|----------------------------------------------- ---|
>
>
> if this is not possible with views can this be done inside editors...
> i already know how to add a view to an editor part however it does not
> retain the toolbars/etc.. of the added view...
>
>
> please help out with any tips or advice.
>
> thanks
>
>
Previous Topic:JFace dependancies
Next Topic:my java code together ve code
Goto Forum:
  


Current Time: Tue Apr 16 23:13:44 GMT 2024

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

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

Back to the top