Ridgets - SWT vs JFace [message #9091] |
Mon, 01 September 2008 20:39 |
Eclipse User |
|
|
|
Originally posted by: ekkehard.gentz-software.de
am I right, that Riena Ridgets only work 'around' SWT widgets -
not with JFace viewers ?
thx for info
ekke
|
|
|
|
Re: Ridgets - SWT vs JFace [message #9152 is a reply to message #9111] |
Tue, 02 September 2008 07:28 |
Eclipse User |
|
|
|
Originally posted by: ekkehard.gentz-software.de
Christian Campo schrieb:
> yes thats right.....Ridgets are wrapping or adapting SWT widgets. For
> some widgets they offer simular functionality like JFace viewers. We
> dont accomplish that by reinventing the wheel but by using JFace viewers
> internally.
ok - I understand - this makes sense
>
> So for example the TreeRidget uses internally the TreeViewer. So in your
> view you only defines the Tree (widget) and then in your controller you
> use the TreeRidget to bind your model and stuff like that.
ok - so I'll only use SWT widgets in my Views designed by SWTdesigner
>There is (of
> course) a testcase "TreeRidgetTest" that shows you how that works.
>
I've seen this - and also noticed that the RCPMail sample uses the
SWTWidget Tree instead of the TreeViewer.
but I only wanted to be sure, that I understand it right - thats the
reason for my question
> Ridgets are nice here because its a uniform layer for all widgets and of
> course they offer additional functionality that is not found in widgets
> or viewers (like markersupport).
>
these additional cool features are the main reason I want to use it ;-)
but at the moment I have to figure out my design - workflow how I can
use SWTDesigner
and then make the changes for use of Riena - controller and ridgets.
If I don't find a practicable way to do this then I have to go without
Ridgets,
because the use of SWTDesigner is mandatory for my project
btw: do you have also tests for the use of Drag'n'Drop or is this out of
Riena focus
and all works as expected from a normal application ?
thx
ekke
|
|
|
|
|
Re: Ridgets - SWT vs JFace [message #574118 is a reply to message #9111] |
Tue, 02 September 2008 07:28 |
Eclipse User |
|
|
|
Originally posted by: ekkehard.gentz-software.de
Christian Campo schrieb:
> yes thats right.....Ridgets are wrapping or adapting SWT widgets. For
> some widgets they offer simular functionality like JFace viewers. We
> dont accomplish that by reinventing the wheel but by using JFace viewers
> internally.
ok - I understand - this makes sense
>
> So for example the TreeRidget uses internally the TreeViewer. So in your
> view you only defines the Tree (widget) and then in your controller you
> use the TreeRidget to bind your model and stuff like that.
ok - so I'll only use SWT widgets in my Views designed by SWTdesigner
>There is (of
> course) a testcase "TreeRidgetTest" that shows you how that works.
>
I've seen this - and also noticed that the RCPMail sample uses the
SWTWidget Tree instead of the TreeViewer.
but I only wanted to be sure, that I understand it right - thats the
reason for my question
> Ridgets are nice here because its a uniform layer for all widgets and of
> course they offer additional functionality that is not found in widgets
> or viewers (like markersupport).
>
these additional cool features are the main reason I want to use it ;-)
but at the moment I have to figure out my design - workflow how I can
use SWTDesigner
and then make the changes for use of Riena - controller and ridgets.
If I don't find a practicable way to do this then I have to go without
Ridgets,
because the use of SWTDesigner is mandatory for my project
btw: do you have also tests for the use of Drag'n'Drop or is this out of
Riena focus
and all works as expected from a normal application ?
thx
ekke
|
|
|
|
Powered by
FUDForum. Page generated in 0.03734 seconds