Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » double-clicking
double-clicking [message #444235] Sat, 09 October 2004 19:45 Go to next message
Eclipse UserFriend
Originally posted by: fukami.stanford.edu

I'm working on a plug-in in which I want an image to expand when I
double-click on it.
Is an implementation of Mouselistener the correct approach to this? If so,
where do I actually call a new instance of it?
I'm not very familiar with widgets--what is a good resource for someone like
me with "basic" questions about the functionalities?

Thanks.
Re: double-clicking [message #444247 is a reply to message #444235] Mon, 11 October 2004 03:11 Go to previous message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
You're using GEF, right? If your image is an EditPart it will receive a
REQ_OPEN request when it is double-clicked.

"Chihiro Fukami" <fukami@stanford.edu> wrote in message
news:ck9eqo$7vd$1@eclipse.org...
> I'm working on a plug-in in which I want an image to expand when I
> double-click on it.
> Is an implementation of Mouselistener the correct approach to this? If
so,
> where do I actually call a new instance of it?
> I'm not very familiar with widgets--what is a good resource for someone
like
> me with "basic" questions about the functionalities?
>
> Thanks.
>
>
Previous Topic:Grid component
Next Topic:Why SWT.Hide not send to wizard page?
Goto Forum:
  


Current Time: Sat Apr 20 01:10:16 GMT 2024

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

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

Back to the top