Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Place a Button near the ColumnHeader
Place a Button near the ColumnHeader [message #1064725] Thu, 20 June 2013 16:32 Go to next message
Alex Kipling is currently offline Alex KiplingFriend
Messages: 260
Registered: July 2012
Senior Member
I would like to render a Button near a Table (not within the table)
Is it somehow possible to draw a button near the Button header?


http://i520.photobucket.com/albums/w327/schajtan/2013-06-20_18-30-39_zpscf617382.png
Re: Place a Button near the ColumnHeader [message #1064743 is a reply to message #1064725] Thu, 20 June 2013 18:38 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Well, if it is not within the table, feel free to do whatever you like to. I don't think this is a NatTable related question but more a SWT layout question.
Re: Place a Button near the ColumnHeader [message #1064768 is a reply to message #1064743] Thu, 20 June 2013 21:36 Go to previous messageGo to next message
Alex Kipling is currently offline Alex KiplingFriend
Messages: 260
Registered: July 2012
Senior Member
Well, the nattable expands over the whole area. I thought, that there maybe would be a nattable style solution.. Maybe by rendering an expanded ColumnHeader
Re: Place a Button near the ColumnHeader [message #1064787 is a reply to message #1064768] Fri, 21 June 2013 06:43 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
You can have a look at the IOverlayPainter interface. This one allows you to render stuff over the NatTable after NatTable rendering is done. Maybe this is a possible solution.
Previous Topic:Eclipse 3.7 with NatTable 0.9 to Eclipse 4.2 with Nattable 1.0.0
Next Topic:DataLayer: thread-safety
Goto Forum:
  


Current Time: Fri Mar 29 15:38:22 GMT 2024

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

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

Back to the top