Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eavp-dev] Geometry Properties View screenshots

​Jay,


Yes. I'll put together a simple model and try to diagnose what exactly is causing the behavior.


Robert


From: eavp-dev-bounces@xxxxxxxxxxx <eavp-dev-bounces@xxxxxxxxxxx> on behalf of Jay Jay Billings <jayjaybillings@xxxxxxxxx>
Sent: Saturday, September 10, 2016 8:36 PM
To: eavp developer discussions
Subject: Re: [eavp-dev] Geometry Properties View screenshots
 
I agree that an SWT.VIRTUAL should be fine for this, but we already use Nattable and it is in the build. So use it if you prefer. It is used for the Neutron Reflectivity plugins and is fantastic.

As for the #8, did you try this with a very simple model? Is that what you meant my trying it with an implementation of Vertices and explicit Vertex classes? If not, let's try to put together a simple model with one class that is aggregate by another. Then we won't have so much code to look through to figure this out. Does that make sense?

Jay

On Thu, Sep 8, 2016 at 10:12 AM, Greg Watson <greg@watson.earth> wrote:


I'll put in a bug for replacing the table with a NatTable.

I’d suggest not using NatTable unless you really want a feature it provides. It’s just adding another dependency that makes the build more complicated. An SWT virtual tree or table should be adequate for most situations.



_______________________________________________
eavp-dev mailing list
eavp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eavp-dev




--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings

Back to the top