<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 20/09/2013 14:47, Richard Mace
wrote:<br>
</div>
<blockquote
cite="mid:CAK+KT39HcXgz2zmhjmpxw-x8RZBAdMNO6LQ8TAQWQPjcP13kLg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif">Hi,<br>
</div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif">I am trying to
change the cursor in my app to busy and then default, when it
is going to be busy for a bit.<br>
</div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif">I have changed
to cursor := crHourglass and then back to crDefault at the
end, but the cursor doesn't update.<br>
Even if I put application.processmessages in (after the
crHourglass bit).<br>
</div>
</div>
</blockquote>
<br>
On some platforms there is an issue, and the cursor image only
updates if the mouse moves<br>
</body>
</html>