Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Where/How can I post my improvement suggestion(Linking from SWT to JFace)
Where/How can I post my improvement suggestion [message #783808] Thu, 26 January 2012 14:07
Alex Oros is currently offline Alex OrosFriend
Messages: 3
Registered: July 2009
Junior Member
Hi I have an improvement suggestion and don't know how to place it.

I would like to suggest a link from the SWT-Layer to the JFace-Layer that sits ontop.
The problem that could be tackeld is the following:
When I browse throug the UI-Tree I only get access to the SWT-Widget. In the case of a Table or Tree, the important stuff I want to manipulate lies one layer above in the JFace-Viewer-Layer.
Wouldn't it be nice that we can retrieve the viewer from the SWT-Widget itself from the data field?
table.getData("org.eclipse.jface.viewers.TableViewer");
Wouldn't it be nice if this is preset by the JFace-Framework!

Please give me a hint it this is a good idea and how to place this suggestion.

[Updated on: Mon, 30 January 2012 08:14]

Report message to a moderator

Previous Topic:How to stop cell editing in ColumnViewer?
Next Topic:Binding text on button
Goto Forum:
  


Current Time: Tue Mar 19 06:23:48 GMT 2024

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

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

Back to the top