Page 1 of 1

late response

Posted: Mon Oct 16, 2006 5:55 pm
by Tom
Sorry for providing no respons at all. I've overlooked some mails.
Thanks for letting us know what the solution was to your problem.

Regards,
Tom.

Posted: Mon Oct 16, 2006 7:48 pm
by 9236183
Thanks for responding.

In regard to the loadImage() failing I would suggest that the function either returns a result indicating that the file was loaded or failed or an exception is generated if loading the file failed.

This would have saved me alot of time figuring out why it didnt work under linux vs windows.

It was hard to figure out what was causing the problem when it was locking up much later in the PixelGrabber code during the export save function.