Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » tree table flexibility
tree table flexibility [message #957624] Thu, 25 October 2012 11:14
Eric Levy is currently offline Eric LevyFriend
Messages: 1
Registered: October 2012
Junior Member
Hi,

I started writing Java GUIs long ago. I wrote directly in AWT before there was any alternative, and I have worked on several Swing projects. However, I am currently considering using SWT for the first time for an upcoming project. But first, I wanted more clarity on the flexibility of SWT's tree table functionality. The upcoming project requires that one of the columns in a tree table is an icon that the user clicks to iterate over several states, each one represented by a different images. It would be similar to a checkbox-mode tree table, but rather than checkboxes, I need images, and rather than only two states, I need several. Of course, a change in an item's state would cause a change in the states of its descendents.

So I wonder whether this behavior is possible using SWT. If so, where may I find a simple example or appropriate API?
Previous Topic:SWTException : Invalid image
Next Topic:Text hint support on Windows 7
Goto Forum:
  


Current Time: Sat Apr 20 14:15:19 GMT 2024

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

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

Back to the top