[Lazarus] screen.cursor := crHourglass and Linux

DSK pnewbieii at gmail.com
Tue Apr 19 20:53:26 CEST 2011


On Tue, 19 Apr 2011 08:55:00 +0200, Graeme Geldenhuys wrote:

> FPC I believe frees the
> temporary interface reference immediately (or something undefined - I
> can't remember).

This is exactly what I see happening in the testing I've just done.

Plop a;
Application.ProcessMessages;
in Destroy right after changing the cursor back to what was stored as 
FOldCursor and it "appears" that the cursor does not change at all.

-- 
Dave





More information about the Lazarus mailing list