Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Re: Grid Changing the mouse button for column selection
Re: Grid Changing the mouse button for column selection [message #35600] Tue, 29 May 2007 20:00 Go to next message
Eclipse UserFriend
Originally posted by: usaKurtJacobs.hotmail.com

I am currently looking at using the GridViewer for my development. The
code for Grid has a method called onMouseDown which has a hard coded
reference to button 1 on the mouse. Does anyone know if it's possible
to change the column selection to button 2 so that I can use button 1
for sorting the column?

Thanks,
kj
Re: Grid Changing the mouse button for column selection [message #35666 is a reply to message #35600] Wed, 30 May 2007 13:56 Go to previous message
Chris Gross is currently offline Chris GrossFriend
Messages: 253
Registered: July 2009
Senior Member
Hi Kurt,

There's currently no way to change this. You could always get the
source from CVS, make the changes and build your own jar.

Regards,
-Chris

Kurt Jacobs wrote:
> I am currently looking at using the GridViewer for my development. The
> code for Grid has a method called onMouseDown which has a hard coded
> reference to button 1 on the mouse. Does anyone know if it's possible
> to change the column selection to button 2 so that I can use button 1
> for sorting the column?
>
> Thanks,
> kj
Re: Grid Changing the mouse button for column selection [message #582730 is a reply to message #35600] Wed, 30 May 2007 13:56 Go to previous message
Chris Gross is currently offline Chris GrossFriend
Messages: 471
Registered: July 2009
Senior Member
Hi Kurt,

There's currently no way to change this. You could always get the
source from CVS, make the changes and build your own jar.

Regards,
-Chris

Kurt Jacobs wrote:
> I am currently looking at using the GridViewer for my development. The
> code for Grid has a method called onMouseDown which has a hard coded
> reference to button 1 on the mouse. Does anyone know if it's possible
> to change the column selection to button 2 so that I can use button 1
> for sorting the column?
>
> Thanks,
> kj
Previous Topic:Re: Grid Changing the mouse button for column selection
Next Topic:Are multiple lines in Grid possible?
Goto Forum:
  


Current Time: Tue Apr 23 10:33:05 GMT 2024

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

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

Back to the top