Selection event from grid when checking check box. [message #23281] |
Wed, 10 January 2007 10:10  |
Eclipse User |
|
|
|
Originally posted by: johan.kannala.comsol.com
Hi Chris! =)
I noticed that if I have a grid column with check boxes, I get a
selection event when I check or un-check a check box, even though the
"real selection" in the grid (the blue cells) hasn't changed. Is this
the intended behavior or should I file a bug report?
/Johan
|
|
|
Re: Selection event from grid when checking check box. [message #23306 is a reply to message #23281] |
Wed, 10 January 2007 10:17  |
Eclipse User |
|
|
|
Hi Johan,
Yes its intended. This matches how the normal Table works. When the
selection event is triggered due to a checkbox change the event.detail =
SWT.CHECK and event.index = column of containing the checkbox.
Regards,
-Chris
Johan Kannala wrote:
> Hi Chris! =)
>
> I noticed that if I have a grid column with check boxes, I get a
> selection event when I check or un-check a check box, even though the
> "real selection" in the grid (the blue cells) hasn't changed. Is this
> the intended behavior or should I file a bug report?
>
> /Johan
|
|
|
Re: Selection event from grid when checking check box. [message #574923 is a reply to message #23281] |
Wed, 10 January 2007 10:17  |
Eclipse User |
|
|
|
Hi Johan,
Yes its intended. This matches how the normal Table works. When the
selection event is triggered due to a checkbox change the event.detail =
SWT.CHECK and event.index = column of containing the checkbox.
Regards,
-Chris
Johan Kannala wrote:
> Hi Chris! =)
>
> I noticed that if I have a grid column with check boxes, I get a
> selection event when I check or un-check a check box, even though the
> "real selection" in the grid (the blue cells) hasn't changed. Is this
> the intended behavior or should I file a bug report?
>
> /Johan
|
|
|
Powered by
FUDForum. Page generated in 0.03761 seconds