Graeme Geldenhuys wrote:
> On 18/02/2008, Paul Ishenin <[EMAIL PROTECTED]> wrote:
>   
>> And it is not supported by the LCL. Problem was that space bar did not
>> toggle neither checkbox nor button - I repaired what was broken - thats all.
>>     
>
> Sorry, then I misunderstood the Mantis bug report.  From the messages
> in the bug report it sounded like you added support for the Spacebar
> (which I know should be supported) and support for the +/- keys.  The
> latter is what I am querying. I've never seen +/- keys work on a
> TCheckBox.
>
> If only the Spacebar is supported to toggle the Checked property, then
> their is no issue.  :)
>   
I have not added support neither for +/- nor for spacebar. It is qt deal 
what key they are using to togle it - I just corrected piece of code 
which blocks internal qt (not lazarus qt interface) key handling. As 
result space can toggle checkbox now.

Best regards,
Paul Ishenin.
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to