Author Topic: SWT support  (Read 6588 times)

ashikase

  • Sr. Member
  • ****
  • Posts: 280
    • View Profile
    • http://
SWT support
« on: November 19, 2004, 01:41:32 am »
Is there anyway to use SWT on the Zaurus?

So far, I haven't been able to find a copy of libswt built for the Z. Someone claimed that IBM's WebSphere Studio Device Developer (WSDD) included a Zaurus-version of libswt-qt, but it is not included in the trial version of WSDD that I downloaded.

There's also the possibility of using libswt-gtk (libswt.sourceforge.net) with x/qt or pdaXrom, but building it appears to require gcj.

Does anyone happen to have/know where to get a copy of either libswt-qt or libswt-gtk built for the Zaurus, or, failing that, a native or cross-compiler version of gcj?

- ashikase
- anpachi, gifu, japan
SL-C3100 & SL-C760

Omicron

  • Hero Member
  • *****
  • Posts: 608
    • View Profile
    • http://
SWT support
« Reply #1 on: April 09, 2005, 01:35:16 pm »
Quote
Is there anyway to use SWT on the Zaurus?

So far, I haven't been able to find a copy of libswt built for the Z. Someone claimed that IBM's WebSphere Studio Device Developer (WSDD) included a Zaurus-version of libswt-qt, but it is not included in the trial version of WSDD that I downloaded.

There's also the possibility of using libswt-gtk (libswt.sourceforge.net) with x/qt or pdaXrom, but building it appears to require gcj.

Does anyone happen to have/know where to get a copy of either libswt-qt or libswt-gtk built for the Zaurus, or, failing that, a native or cross-compiler version of gcj?

- ashikase
- anpachi, gifu, japan
[div align=\"right\"][a href=\"index.php?act=findpost&pid=52693\"][{POST_SNAPBACK}][/a][/div]


All I can suggest is to google for the file....there are also some great sites to do ftp searches, although the names escape me at the moment (getting old  )
"You Shall Not Pass"    
....Gandalf, Lord Of The Rings
--------------------------------------------------------------
C-860 (Cacko), 3x4gb MD  
DLINK 660W, 1GB SD,  
Upgraded Archos AV320 w/80GB HDD
Pocketop and Targus IR keyboards
Favorite Deal Site: SaveCity.net (pretty cool, good deals daily on one page)

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
SWT support
« Reply #2 on: April 11, 2005, 02:35:47 am »
There are some debian swt-gtk package for arm, so maybe something is possible in a debian chrooted environement....

From what I've seen gcj does not support support the arm platform..
SLC-860 cacko / senao wifi

jeremyhoo

  • Newbie
  • *
  • Posts: 4
    • View Profile
SWT support
« Reply #3 on: April 25, 2005, 04:15:33 am »
Yes it's possible, go to this site to have a look.
http://www.eclipse.org/articles/Article-sm.../pocket-PC.html

Mag1c

  • Newbie
  • *
  • Posts: 30
    • View Profile
    • http://
SWT support
« Reply #4 on: April 25, 2005, 07:47:24 am »
Quote
Yes it's possible, go to this site to have a look.
http://www.eclipse.org/articles/Article-sm.../pocket-PC.html
[div align=\"right\"][a href=\"index.php?act=findpost&pid=76707\"][{POST_SNAPBACK}][/a][/div]

No. Thats PocketPC not Zaurus, not Linux. SWT needs a native part which contains the widget bindings (SWT <-> native GUI).

-Mag1c

tovarish

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
SWT support
« Reply #5 on: April 25, 2005, 11:08:57 pm »
you can use swt with blackdown's arm jre 1.3.1rc1 and xqt

tovarish

jeremyhoo

  • Newbie
  • *
  • Posts: 4
    • View Profile
SWT support
« Reply #6 on: April 26, 2005, 02:47:03 am »
Quote
Quote
Yes it's possible, go to this site to have a look.
http://www.eclipse.org/articles/Article-sm.../pocket-PC.html
[div align=\"right\"][a href=\"index.php?act=findpost&pid=76707\"][{POST_SNAPBACK}][/a][/div]

No. Thats PocketPC not Zaurus, not Linux. SWT needs a native part which contains the widget bindings (SWT <-> native GUI).

-Mag1c
[div align=\"right\"][a href=\"index.php?act=findpost&pid=76726\"][{POST_SNAPBACK}][/a][/div]

well, my swt application works fine on my pocket pc , system is win ce 2003.
jvm is jeode, j9 and pjava.

if you run linux on zaurus, perhaps it would not work.