[lazarus] Updates

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Aug 25 12:51:09 EDT 2002


On 25 Aug 2002 22:32:49 +1000
David Creelman <dave at geko.net.au> wrote:

> single clicking on the calendar, some of the single clicks are still
> missed. Scrolling the year forward with quickly, about 1 in 4 are lost.
> Scrolling more slowly, about 1 in 8 are lost. Repeated this with toggle
> box too.

The gtk interface has mistaken your fast clicks as double clicks.
I added another check: Only controls with csDoubleClick will now get double clicks.
And Excluded csDoubleClicks from TCalendar.ControlStyle.


> In the OI, clicked on the component popup and only got the current
> control (static text selected, there is a text, memo and listbox on the
> form). 
>
> Clicked back on the form on a different component and selection
> is locked on the last selected component. Couldn't close down Lazarus
> either, needed to ctrl C from calling terminal.

There seems to be another designer capturing bug...



Mattias






More information about the Lazarus mailing list