Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Unnecessary mouseup/mousedown events in Tables
Unnecessary mouseup/mousedown events in Tables [message #114491] Thu, 04 December 2008 18:09 Go to next message
Eclipse UserFriend
> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3311323784_4264828
Content-type: text/plain;
charset="ISO-8859-1"
Content-transfer-encoding: 8bit

Hi

I
Re: Unnecessary mouseup/mousedown events in Tables [message #114529 is a reply to message #114491] Fri, 05 December 2008 07:05 Go to previous message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Tim,

it looks like what you suggested is the only way to prevent the
extra mouse events from being fired.
To be sure you may ask the eclipse.platform.rcp newsgroup.

HTH
Rüdiger

Tim Whittington wrote:
> Hi
>
> I’ve observed unnecessary mouseup and mousedown events being propogated
> to the server when a row is clicked in a TableViewer.
> Tracking it down, this appears to be due to a ColumnViewerEditor being
> created for the TableViewer, which ends up adding a MouseListener to the
> Table.
>
> Overriding createViewerEditor to return null fixes this, but I wanted to
> check whether this was intentional behaviour.
> Is there another way to indicate to RAP that I don’t want the Table to
> be editable?
>
> cheers
> tim
Previous Topic:Use DataBinding APIs to update model when contents of Table change
Next Topic:Invalid Thread Access
Goto Forum:
  


Current Time: Fri Jul 11 23:45:56 EDT 2025

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

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

Back to the top