Laurent Marchal wrote:
> Hi !
>
> I would like to move my GEF displayed area when user stay clicked on the
> mouse middle button. is there an easy way to do this in GEF ?
>
> Thanks.
extends the selection tool, overrite its method *handleMouseDown(int bt)*
David BY Chan wrote:
> Laurent Marchal wrote:
>> Hi !
>>
>> I would like to move my GEF displayed area when user stay clicked on
>> the mouse middle button. is there an easy way to do this in GEF ?
>>
>> Thanks.
>
> extends the selection tool, overrite its method *handleMouseDown(int bt)*