Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Swingwt on RAP
Swingwt on RAP [message #1455827] Wed, 29 October 2014 20:01
Michael Fritscher is currently offline Michael FritscherFriend
Messages: 43
Registered: September 2012
Member
Hi,

I just tried to import Swingwt ( http://swingwt.sourceforge.net/ ) on RAP 2.3. To be honest, I was a bit surprised how few errors I got! Swingwt would be a great extension to get swing components working within the RAP environment.

I see following showstoppers:
* org.eclipse.swt.graphics.Transform
* Some gc things
* Some listeners
* Some org.eclipse.swt.custom classes

But I think that most of these could be even only stublemented, because these affect mainly special things.
The Graphics2DRenderer can use SWT or org.eclipse.draw2d - the former seems to at least compile fine, the later can be stublemented as well I think - and disabled during runtime.

It would be great to get this running Smile

[Updated on: Wed, 29 October 2014 20:02]

Report message to a moderator

Previous Topic:Input Dialogs issue with escape key
Next Topic:Modified PDF won't refresh inside Brower control
Goto Forum:
  


Current Time: Tue Apr 16 15:44:11 GMT 2024

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

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

Back to the top