Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Custom control in cell of table.
Custom control in cell of table. [message #699322] Thu, 21 July 2011 06:41
Eclipse UserFriend
Originally posted by: Martin Jedlicka

I need to implement a table that will in some cells of the table (I use
TableViewer) my own panels. These panels will include my specific
signaling elements that will change up every 50ms.

Originally I used a method that is listed in
Snippet054NativeControlsInViewers.java. However, every time you update a
table (up to 50ms) creates a new instance of the Composite comp, which
for me is very undesirable, inefficient and unnecessarily mainly
extracted table.

What other way is possible? Nebula Grid? KTable? Any example?

Thanks.

Martin
Previous Topic:Showing SWT modal dialog from AWT
Next Topic:ComboViewer with checkboxes, is it possible?
Goto Forum:
  


Current Time: Sat Jul 05 02:36:11 EDT 2025

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

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

Back to the top