Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Create new widget or canvas ?
Create new widget or canvas ? [message #461932] Tue, 04 October 2005 20:59 Go to next message
Eclipse UserFriend
Originally posted by: jens_kanschik.freenet.de

Hello,

I'm currently refactoring a sourceforge project to support Swing and SWT
(http://hypergraph.sourceforge.net). I decided not to use the SWT_AWT
because I assume SWT_AWT would decrease the performance.

In Swing I subclassed JPanel - what is the best way in SWT, subclassing
Canvas or Widget ?

Thanks in advance,

Jens.

--
Jens Kanschik
hypergraph.sourceforge.net
Re: Create new widget or canvas ? [message #462044 is a reply to message #461932] Wed, 05 October 2005 02:05 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Canvas.

"Jens Kanschik" <jens_kanschik@freenet.de> wrote in message
news:dhuqfj$e5h$1@news.eclipse.org...
> Hello,
>
> I'm currently refactoring a sourceforge project to support Swing and SWT
> (http://hypergraph.sourceforge.net). I decided not to use the SWT_AWT
> because I assume SWT_AWT would decrease the performance.
>
> In Swing I subclassed JPanel - what is the best way in SWT, subclassing
> Canvas or Widget ?
>
> Thanks in advance,
>
> Jens.
>
> --
> Jens Kanschik
> hypergraph.sourceforge.net
Previous Topic:SWT constant for the SPACE bar
Next Topic:How to force the selected data to be immediately copied to the system clipboard
Goto Forum:
  


Current Time: Fri Apr 19 22:17:53 GMT 2024

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

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

Back to the top