Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » custom controls and pocket pc
custom controls and pocket pc [message #451323] Fri, 25 February 2005 16:19 Go to next message
Eclipse UserFriend
Originally posted by: danny.g2k.es

Hi List. I have a problem running my program with some custom controls
inside pocket pc. I use swt3.01.

Any hints?.

Thanks
Danny
Re: custom controls and pocket pc [message #451724 is a reply to message #451323] Mon, 07 March 2005 15:38 Go to previous message
Christophe Cornu is currently offline Christophe CornuFriend
Messages: 304
Registered: July 2009
Senior Member
Hi Danny,

Your description is a little brief but I'll try to guess. Custom controls
are not tested on the Pocket PC. On this platform, application is encouraged
to only use native widgets for smaller size and better performance. As a
result, the swt.jar for Pocket PC on the Eclipse download page does not
contain custom widgets by default.
This said, depending on which custom controls you need, you might simply be
able to take them from the Windows swt jar and push them to your Pocket PC
swt jar. e.g. ScrolledComposite should work on the Pocket PC too. Other
widgets like StyledText require certain native capabilities not supported on
the Pocket PC.

Chris
Previous Topic:Pocket PC iPAQ
Next Topic:Syncronized scrolling of 2 tableviewers?
Goto Forum:
  


Current Time: Tue Apr 23 11:29:10 GMT 2024

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

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

Back to the top