Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT browser on pocket PC
SWT browser on pocket PC [message #459239] Thu, 04 August 2005 07:26 Go to next message
Giovanni Aiello is currently offline Giovanni AielloFriend
Messages: 11
Registered: July 2009
Junior Member
Hi all,
I am a java developer and I am attempting to build an swt browser in order
to run on my pocket PC (Windows CE OS) but, when I deploy the swt browser
example, the following message is displayed: "swt browser widgets are non
supported on this platform ....".
Why? In order to create the swt.jar file, I've connected on eclipse.org CVS
repository and I followed all istructions on SWT FAQ page.
If somebody has an swt browser example that runs on pocket pc correctly,
please send me the code.

Thanks

Giovanni
Re: SWT browser on pocket PC [message #459249 is a reply to message #459239] Thu, 04 August 2005 13:50 Go to previous message
Eclipse UserFriend
Originally posted by: jordan.day.21csi.com

Giovanni,

While I have not done any work with developing for pocketPC, it occurs to me
that regular SWT may not work on a pocketPC. I know that SWT for win32
platforms requires GDI+ (or cairo), and it is possible that pocketPC does
not use GDI+.

You may try http://www.eclipse.org/ercp/ the embedded rich client
platform, which includes eSWT, a version of SWT for embedded devices.

-Jordan
"Giovanni" <aiello.giovi@virgilio.it> wrote in message
news:dcsfvc$igk$1@news.eclipse.org...
> Hi all,
> I am a java developer and I am attempting to build an swt browser in order
> to run on my pocket PC (Windows CE OS) but, when I deploy the swt browser
> example, the following message is displayed: "swt browser widgets are non
> supported on this platform ....".
> Why? In order to create the swt.jar file, I've connected on eclipse.org
> CVS
> repository and I followed all istructions on SWT FAQ page.
> If somebody has an swt browser example that runs on pocket pc correctly,
> please send me the code.
>
> Thanks
>
> Giovanni
>
>
Previous Topic:detecting popup trigger for mouse event
Next Topic:OLE on SWT and powerpoint files
Goto Forum:
  


Current Time: Fri Apr 26 12:39:47 GMT 2024

Powered by FUDForum. Page generated in 0.03022 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top