[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
- From: "Volanakis, Elias" <evolanakis@xxxxxxxxxxxxxx>
- Date: Fri, 15 Aug 2008 03:23:39 +0200
- Delivered-to: riena-dev@eclipse.org
- Thread-index: Acj7KutpR6UP8r6ySzK8nwy9NROoQQDSc0jA
- Thread-topic: [riena-dev] Riena UI
Hi ekke / riena team,
I spend some time today investigating how to use just ridgets in:
- a regular view/RCP application
- in an SWT "snippet style" class
You'll find more details and a prototype on the bug below.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=244261
Kind regards,
Elias.
---
Von: riena-dev-bounces@xxxxxxxxxxx
Im Auftrag von Christian Campo
Gesendet: Sunday, August 10, 2008 13:52
Betreff: Re: [riena-dev] Riena UI
[...]
- the other part is allowing people to use Riena features like ridgets
and all their APIs without "buying" into the whole Riena concept. So you
should be able to just have one widget wrapped by a ridget in a regular
RCP application and then maybe create a whole view and use ridgets for
them but still within RCP.