Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] CompositeTable vs Nat Table

Hi,

I can't tell much about the CompositeTable as I never used it. But it seems at least not very active. Not sure how mature it is.

Dependent on the use cases you want to support, NatTable is a good choice as it is actively developed, supports a lot of functions and has a wide adoption. But it is probably a bit more complicated to understand as it has its own semantics and configuration options compared to default SWT and JFace. 

For simpler use cases you might want to look at Nebula Grid. That follows more the semantics of SWT and JFace and is probably easier to use.

Hope that helps,
Dirk 

Helle, Guillaume via nebula-dev <nebula-dev@xxxxxxxxxxx> schrieb am Sa., 31. Juli 2021, 23:26:

Ok ! 😊

 

What is the best advanced nebula table : CompositeTable or Nat Table ?
I need a table with CRUD and column with different types : combo, text, boolean,…
 
Best regards
 
Guillaume

 

 

De : nebula-dev <nebula-dev-bounces@xxxxxxxxxxx> De la part de Laurent Caron
Envoyé : samedi 31 juillet 2021 20:01
À : Nebula Dev
Objet : Re: [nebula-dev] Unresolved requirement: Require-Bundle: org.eclipse.nebula.widgets.opal.header; bundle-version="1.0.0"

 

This mail has been sent from an external source

 

Hi Guillaume,

 

Happy to hear that it works :)

 

Thank you for using Nebula and feel free to ask.

 

Cheers

 

Laurent

 

Le sam. 31 juil. 2021 à 13:08, Helle, Guillaume via nebula-dev <nebula-dev@xxxxxxxxxxx> a écrit :

Yep !

And org.eclipse.nebula.widgets.opal.commons too 😊

 

Thx !

 

Regards

 

Guillaume

 

De : nebula-dev <nebula-dev-bounces@xxxxxxxxxxx> De la part de Alexander Fedorov
Envoyé : samedi 31 juillet 2021 08:16
À : nebula-dev@xxxxxxxxxxx
Objet : Re: [nebula-dev] Unresolved requirement: Require-Bundle: org.eclipse.nebula.widgets.opal.header; bundle-version="1.0.0"

 

This mail has been sent from an external source


Hi Guillaume,


It looks like you don't have "org.eclipse.nebula.widgets.opal.header" added to your launch configuration.

Regards,
AF

7/30/2021 9:16 PM, Helle, Guillaume via nebula-dev пишет:

I have my plugin/application with Application.e4xmi running if i comment the header code,

A feature for my application ,

a product.

I tried to add nebula eader feature in produt and my feature : no success.

 

Where do you think i’ll need add the plugin declaration ?

 

Best regards

 

Guillaume

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/nebula-dev

 

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/nebula-dev

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/nebula-dev

Back to the top