Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » CoolBar on Windows does not works in Eclipse
CoolBar on Windows does not works in Eclipse [message #1023982] Mon, 25 March 2013 15:33 Go to next message
Eclipse UserFriend
Hi,

We have a Eclipse editor which have a toolBar in a coolBar to have all
actions accessible when the editor width is not enough large. But on
windows it does not works. It works on Linux, when the editor width is
not enough to display all actions, a chevron menu is displayed to access
hidden actions. When I use
http://git.eclipse.org/c/platform/eclipse.platform.swt.git/tree/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet140.java
example in pure swt, the chevron menu is displayed when the width it not
enough large but it does not works in a Eclipse environment on Windows.
We can see in Eclipse on Windows that it does not works also, when the
width of the windows become very tiny, some actions disappears and
become not accessible.
Is it a known issue?

Best Regards.
Re: CoolBar on Windows does not works in Eclipse [message #1024013 is a reply to message #1023982] Mon, 25 March 2013 16:32 Go to previous messageGo to next message
Eclipse UserFriend
A observable difference between Linux and Windows is that on Windows the
chevron support is native, this seems a SWT windows fragment bug.

Le 25/03/2013 16:33, Esteban DUGUEPEROUX a écrit :
> Hi,
>
> We have a Eclipse editor which have a toolBar in a coolBar to have all
> actions accessible when the editor width is not enough large. But on
> windows it does not works. It works on Linux, when the editor width is
> not enough to display all actions, a chevron menu is displayed to access
> hidden actions. When I use
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/tree/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet140.java
> example in pure swt, the chevron menu is displayed when the width it not
> enough large but it does not works in a Eclipse environment on Windows.
> We can see in Eclipse on Windows that it does not works also, when the
> width of the windows become very tiny, some actions disappears and
> become not accessible.
> Is it a known issue?
>
> Best Regards.
Re: CoolBar on Windows does not works in Eclipse [message #1025291 is a reply to message #1024013] Tue, 26 March 2013 10:27 Go to previous messageGo to next message
Eclipse UserFriend
I have attached screenshots to show the difference between Linux and
Windows about the CoolBar. We can see that no chevron appears on Windows
when the Eclipse window width become tiny.

Le 25/03/2013 17:32, Esteban DUGUEPEROUX a écrit :
> A observable difference between Linux and Windows is that on Windows the
> chevron support is native, this seems a SWT windows fragment bug.
>
> Le 25/03/2013 16:33, Esteban DUGUEPEROUX a écrit :
>> Hi,
>>
>> We have a Eclipse editor which have a toolBar in a coolBar to have all
>> actions accessible when the editor width is not enough large. But on
>> windows it does not works. It works on Linux, when the editor width is
>> not enough to display all actions, a chevron menu is displayed to access
>> hidden actions. When I use
>> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/tree/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet140.java
>>
>> example in pure swt, the chevron menu is displayed when the width it not
>> enough large but it does not works in a Eclipse environment on Windows.
>> We can see in Eclipse on Windows that it does not works also, when the
>> width of the windows become very tiny, some actions disappears and
>> become not accessible.
>> Is it a known issue?
>>
>> Best Regards.
>
Previous Topic:treeviewer columns disposal
Next Topic:get element in treeviewer given treeitem
Goto Forum:
  


Current Time: Fri Sep 01 07:45:20 GMT 2023

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

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

Back to the top