Busy pointer
Posted: Thu Jul 01, 2010 3:53 am
I'm not sure if this is a bug or a feature.
When I create a standard wait pointer with CreatePointer ( idBusyPointer = CreatePointer ( Nil, #POINTER, #STDPTR_BUSY ) ) and my Hollywood application is running on Mac (OS X 10.6.4), I get Amiga wait pointer. But, creating a standard pointer ( idPointer = CreatePointer ( Nil, #POINTER, #STDPTR_SYSTEM ) ) results Amiga pointer on Amiga and Mac pointer on Mac.
When I create a standard wait pointer with CreatePointer ( idBusyPointer = CreatePointer ( Nil, #POINTER, #STDPTR_BUSY ) ) and my Hollywood application is running on Mac (OS X 10.6.4), I get Amiga wait pointer. But, creating a standard pointer ( idPointer = CreatePointer ( Nil, #POINTER, #STDPTR_SYSTEM ) ) results Amiga pointer on Amiga and Mac pointer on Mac.