Image interaction [message #184573] |
Tue, 14 June 2005 15:38 |
Eclipse User |
|
|
|
Originally posted by: phiferd.gwu.edu
Hi,
I've never used GEF before, but I've read many of the articles and looked
at a few of the examples.
I would like to create an editor that allows users to drag, crop, and
resize multiple images in the same window to create a sort of collage
effect. When images overlap, they should interact in a very specific way.
The effect will be something like transparency, but not exactly the same.
Is this a good candiate for a GEF editor? More specifically, can I
control the way overlapping images will appear? Or, should I start from
scratch?
I have implemented this functionality in java.awt, but I have to
incorporate it in an RCP application (for OSX and Windows), which means I
have to write it again. :(
Thanks,
Dan
|
|
|
Re: Image interaction [message #184605 is a reply to message #184573] |
Tue, 14 June 2005 19:43 |
Pratik Shah Messages: 1077 Registered: July 2009 |
Senior Member |
|
|
"Dan Phifer" <phiferd@gwu.edu> wrote in message
news:03ef696d2a5b419dcf8a2e65556c95ac$1@www.eclipse.org...
> Hi,
> I've never used GEF before, but I've read many of the articles and looked
> at a few of the examples.
>
> I would like to create an editor that allows users to drag, crop, and
> resize multiple images in the same window to create a sort of collage
> effect. When images overlap, they should interact in a very specific way.
> The effect will be something like transparency, but not exactly the same.
>
> Is this a good candiate for a GEF editor? More specifically, can I
> control the way overlapping images will appear? Or, should I start from
> scratch?
Yes. Have you explored the SWT-AWT bridge?
>
> I have implemented this functionality in java.awt, but I have to
> incorporate it in an RCP application (for OSX and Windows), which means I
> have to write it again. :(
>
> Thanks,
> Dan
>
|
|
|
Re: Image interaction [message #184632 is a reply to message #184605] |
Wed, 15 June 2005 02:04 |
Eclipse User |
|
|
|
Originally posted by: phiferd.gwu.edu
As I understand it, the SWT_AWT bridge is not supported for the Mac, which
eliminates is as a possibility. *Please* correct me if I'm wrong -- I
have lots of individual components that I have writtne in java.awt that I
would love to be able to incorporate into my RCP app!
Dan
|
|
|
Powered by
FUDForum. Page generated in 0.02459 seconds