Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » NatTable does not render cells after moving from 1.4 to 1.5
NatTable does not render cells after moving from 1.4 to 1.5 [message #1768388] Tue, 18 July 2017 08:54 Go to next message
Arjan Kok is currently offline Arjan KokFriend
Messages: 40
Registered: July 2009
Member
NatTable does not render cells after moving from 1.4 to 1.5.

After moving to 1.5 (thanks for that), the Nattable now only renders grey cells.
Has something changed in the rendering? Can you give a hint where to look for? There are no exceptions given.
Re: NatTable does not render cells after moving from 1.4 to 1.5 [message #1768389 is a reply to message #1768388] Tue, 18 July 2017 09:19 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
The border rendering has changed for selections and the fill handle stuff.

If the rest is rendered correctly and you do not see issues, maybe the content painter are not called. But as I have no idea about your configuration or how you use NatTable, I can't tell where to look at.
Re: NatTable does not render cells after moving from 1.4 to 1.5 [message #1768393 is a reply to message #1768389] Tue, 18 July 2017 09:50 Go to previous messageGo to next message
Arjan Kok is currently offline Arjan KokFriend
Messages: 40
Registered: July 2009
Member
It seems that the label accumulator is not called. This is registered as follows:

bodyDataLayer.setConfigLabelAccumulator(getLabelAccumulator(bodyDataLayer));
Re: NatTable does not render cells after moving from 1.4 to 1.5 [message #1768402 is a reply to message #1768393] Tue, 18 July 2017 10:36 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Hm, can't remember any changes at this place. Is your accumulator maybe overriden somewhere.
Re: NatTable does not render cells after moving from 1.4 to 1.5 [message #1768404 is a reply to message #1768402] Tue, 18 July 2017 10:43 Go to previous message
Arjan Kok is currently offline Arjan KokFriend
Messages: 40
Registered: July 2009
Member
Ok, I'll dig further (probably after my holidays). Thanks so far.
Previous Topic:Make column unmovable while scrolling horizontally
Next Topic:How to register Jface Dialog to NatTable Cells ?
Goto Forum:
  


Current Time: Thu Apr 25 19:03:47 GMT 2024

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

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

Back to the top