Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Getting a move instead of a resize...(...when calling SWTBotGefEditor.getEditPart(label).resize(direction, width, height))
Getting a move instead of a resize... [message #1393119] Thu, 03 July 2014 09:09
Laurent Le Moux is currently offline Laurent Le MouxFriend
Messages: 184
Registered: September 2011
Senior Member
Hi all,

I successfully moved an element in my Graphiti / GEF editor using SWTBotGefEditor.drag(label, x, y).

Now I would like to resize the element.
As there is no SWTBotGefEditor.resize method, I tried SWTBotGefEditor.getEditPart(label).resize(direction, width, height).

The result is a move instead of the expected resize (and not even in the specified direction).
Any idea what's wrong ?

Kind regards,

Laurent
Previous Topic:How to test collaboration/concurrency between two RCP application instances ?
Next Topic:Graphiti "drill-down" feature not executed on double click
Goto Forum:
  


Current Time: Thu Apr 25 06:28:23 GMT 2024

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

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

Back to the top