Supressing garbage collection cursor part 2 - on start up

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Supressing garbage collection cursor part 2 - on start up

Stew MacLean

Hi,

 

I’ve reimplemented all the garbage collection cursor displays to be suppressed at runtime.

 

However, I’m still getting one showing briefly on start up along with a brief display of the wait cursor. This is happening whilst I’m displaying a splash screen (manually, not via the vm).

 

It may be something to do with loading the bitmap image from a file, creating a Pixmap, and then displaying it.

 

Can anyone suggest as to why this may be happening, and how I can suppress it?

 

Thanks,

 

Stewart