[Openroad-users] Cursor Status
Kim Ginnerup
kgi at bording.dk
Fri Mar 16 17:08:39 EST 2007
Yes you can.
There are built in system cursors and you can draw your own.
decare
busyCursor = CursorBitmap;
{
busyCursor.sysCursor = SP_WAIT;
curFrame.topForm.cursor = busyCursor;
// do stuff
curFrame.topForm.cursor = NULL;
Kim
________________________________
Fra: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com] På vegne af Darren Harvey
Sendt: 16. marts 2007 05:55
Til: 'OpenRoad Users'
Emne: [Openroad-users] Cursor Status
This might seem like a really dumb-basic question, but:
Is there a way in OpenRoad to set the cursor to busy (Hour-glass), and then set it back to ready (Arrow)?
Also, if nothing specific in the code causes the cursor to be busy, what is making the cursor busy? E.g About 5 seconds after clicking on a button to start a process, the cursor changes to the hour-glass. Why doesn't it change immediately?
Thanks
Darren
Regards
Darren Harvey
MyWorkplace Solutions Pty Limited
Level 5, 11 Queens Road
Melbourne Victoria 3004
Ph. 1300 733 731
Mob. 0400 398 188
Fax. 03 9710 1112
Making Service our Priority
www.MyWorkplace.com.au
If you receive this email by mistake, please notify us and do not make any use of the email. We do not waive any privilege, confidentiality or copyright associated with it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://peerlessit.com/pipermail/openroad-users/attachments/20070316/cbf1a5b4/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 1436 bytes
Desc: image001.jpg
Url : http://peerlessit.com/pipermail/openroad-users/attachments/20070316/cbf1a5b4/attachment.jpe
More information about the Openroad-users
mailing list