[Lazarus] Checkgroup behaviour

2013-02-24 Thread Mark Morgan Lloyd
I notice that if the CheckGroup Edit right-click is used to disable all 
lines, that right-click stops working so it is impossible to reenable 
any of them. Trunk r40343.


Also at runtime, the OnMouseUp event fires if the mouse is clicked over 
the group background, but not over one of the checkboxes or associated 
text. Similarly for the OnClick event- is this as it should be?


--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Checkgroup behaviour

2013-02-24 Thread zeljko
On Sunday 24 of February 2013 13:00:51 Mark Morgan Lloyd wrote:
> I notice that if the CheckGroup Edit right-click is used to disable all
> lines, that right-click stops working so it is impossible to reenable
> any of them. Trunk r40343.
> 
> Also at runtime, the OnMouseUp event fires if the mouse is clicked over
> the group background, but not over one of the checkboxes or associated
> text. Similarly for the OnClick event- is this as it should be?

And widgetset is ?

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Checkgroup behaviour

2013-02-24 Thread Mark Morgan Lloyd

zeljko wrote:

On Sunday 24 of February 2013 13:00:51 Mark Morgan Lloyd wrote:

I notice that if the CheckGroup Edit right-click is used to disable all
lines, that right-click stops working so it is impossible to reenable
any of them. Trunk r40343.

Also at runtime, the OnMouseUp event fires if the mouse is clicked over
the group background, but not over one of the checkboxes or associated
text. Similarly for the OnClick event- is this as it should be?


And widgetset is ?


GTK2.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus