Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT pendant to QWidgetStack
SWT pendant to QWidgetStack [message #444951] Thu, 21 October 2004 20:28 Go to next message
Fabian Wolf is currently offline Fabian WolfFriend
Messages: 96
Registered: July 2009
Member
Hi,

I'm looking for a SWT Widget that is similar to a QWidgetStack in Qt. I need
to stack several widgets on top of each other and be able to move'em
around.
Is something like that already available? If not, how could it be easily
implemented? Any hints or ideas?
The reason I'm asking is, I need to write something like MS Visio(tm) in
Java and my idea is to use that kind of widget as editor platform.
The editor is going to be like a drawing area, preferably the look of a
piece of paper on which Image and Label Objects can be moved around and
stacked... guess you all know VIsio ;)

It'd be great if someone could give me some hints on how to get this done.

Thanks a lot!

Regards,
Fabian
Re: SWT pendant to QWidgetStack [message #444961 is a reply to message #444951] Fri, 22 October 2004 11:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mnaglik.nospam.gazeta.pl

Fabian Wolf napisał(a):
> I'm looking for a SWT Widget that is similar to a QWidgetStack in Qt. I need
> to stack several widgets on top of each other and be able to move'em
> around.
Have a look at StackLayout
http://tinyurl.com/6htux

m.
Re: SWT pendant to QWidgetStack [message #444962 is a reply to message #444951] Fri, 22 October 2004 11:57 Go to previous message
Eclipse UserFriend
Originally posted by: mnaglik.nospam.gazeta.pl

Fabian Wolf napisał(a):
> The reason I'm asking is, I need to write something like MS Visio(tm) in
> Java and my idea is to use that kind of widget as editor platform.
> The editor is going to be like a drawing area, preferably the look of a
> piece of paper on which Image and Label Objects can be moved around and
> stacked... guess you all know VIsio ;)

also look at gef library:
http://www.eclipse.org/gef/

m.
Previous Topic:java_swt on Mac OS X 10.2.8 menu bar
Next Topic:SWT_AWT propblems with JPopupMenu
Goto Forum:
  


Current Time: Thu Apr 25 20:27:11 GMT 2024

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

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

Back to the top