Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-ercp-dev] (e)SWT on maemo


eSWT is a pure subset of SWT, so there is no API benefit to running eSWT instead of SWT (except that eSWT implementors are targeting devices and therefore concentrate on keeping eSWT small and very efficient.) SWT will work with eRCP as long as it sticks to using Foundation 1.1 API internally.
However, the eRCP project also includes eSWT Mobile Extensions. These are new widgets (and some other function) that is mostly for the benefit of mobile devices. There are things that desktop SWT lacks in this regard. For instance, support for soft keys, virtual keyboards, device configuration changes, etc. It would be good to have this package supported on all devices that can run eSWT or SWT.

                Mark



Sebastian Mancke <s.mancke@xxxxxxxxx>
Sent by: dsdp-ercp-dev-bounces@xxxxxxxxxxx

11/30/2007 08:55 AM

Please respond to
DSDP ercp list <dsdp-ercp-dev@xxxxxxxxxxx>

To
dsdp-ercp-dev@xxxxxxxxxxx
cc
Subject
[dsdp-ercp-dev] (e)SWT on maemo





-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

we are featuring a project called Jalimo, which has the goal to provide
a complete free Java stack for mobile and embedded linux devices.
Currently our main targets are maemo and openmoko. See [1] for further
details.

For the GUI solution we use SWT at the moment (among others) we will
investigate more in this direction, especially to get a better desktop
integration, in the near future.

Since our target devices are powerful, and we are trying to align the
platform capabilities on the desktop, a full SWT seems to fit very well
on this. Recently I found a blog post from Gorkem [2], who has started
an eSWT/eRCP implementation. I never worked with the *e* variant. What
would be the benefits from that? Would it be possible so run the eRCP
libs together with an full blown SWT?

Regards,
 Sebastian

[1]
http://www.jalimo.org
[2]
http://gorkem-ercan.blogspot.com/2007/11/ercp-running-on-n800-internet-tablet.html

- --
tarent Gesellschaft für Softwareentwicklung und IT-Beratung mbH

Heilsbachstr. 24, 53123 Bonn    | Poststr. 4-5, 10178 Berlin
fon: +49(228) / 52675-0         | fon: +49(30) / 27594853
fax: +49(228) / 52675-25        | fax: +49(30) / 78709617
durchwahl: +49(228) / 52675-17  | mobil: +49(171) / 7673249

Geschäftsführer:
Boris Esser, Elmar Geese, Thomas Müller-Ackermann
HRB AG Bonn 5168
Ust-ID: DE122264941
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla -
http://enigmail.mozdev.org

iD8DBQFHUCRVsMJ2Yk81wE0RAsZdAKDkrJMWPrzR1puPmkfMJqSixxhUhACfa3gj
iSLWIOTZWTyq/WNSsxDvz94=
=442R
-----END PGP SIGNATURE-----
_______________________________________________
dsdp-ercp-dev mailing list
dsdp-ercp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-ercp-dev


Back to the top