For one of my projects I'd like to use the SWT Browser wigdet on PDA. Is
this possible?
Further, I?d like to know if there is any dependency between the swt.jar
file and the swt dynamic library (like swt-win32-3064.dll). If yes, could
you please name the article (book, document) where this context is
explained?
In FAQs (Q: Where is the SWT library for the PocketPC, point 3 ?Custom SWT
library?) I?ve learned, that it is possible to tailor the swt.jar, but
again I couldn?t find anything about the usage of the according library.
Particularly I'd like to know if it is possible to use the fully featured
swt.jar file (e.g. from swt-3.0.2-win32.zip package) together with the ARM
library (e.g. swt-win32-3064.dll)?
Is this a feasible way to make the Browser widget available on PDA?