Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Double-Click (GEF)
Double-Click (GEF) [message #85100] Wed, 25 June 2003 07:54 Go to next message
Eclipse UserFriend
Originally posted by: idan_zak2.walla.co.il

How do i implement a double-click on an EditPart in Gef?
i want a function to be called when double-clicking on an editpart.

thanks in advance
idan.
Re: Double-Click (GEF) [message #85188 is a reply to message #85100] Wed, 25 June 2003 14:18 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

See RequestConstants.REQ_OPEN

When double-click occurs, the Tool will call EditPart.perfromRequest(req),
where req is just a Request whose getType() returns the above constant.

"Idan" <idan_zak2@walla.co.il> wrote in message
news:bdbgpm$bvh$1@rogue.oti.com...
> How do i implement a double-click on an EditPart in Gef?
> i want a function to be called when double-clicking on an editpart.
>
> thanks in advance
> idan.
>
>
Previous Topic:createConnection missing?
Next Topic:Two classes of children on two separate layers
Goto Forum:
  


Current Time: Tue Jul 23 09:02:03 GMT 2024

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

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

Back to the top