late response

TeeChart for Java (NetBeans, Eclipse, Android Studio, etc)
Post Reply
tom
Advanced
Posts: 211
Joined: Mon Dec 01, 2003 5:00 am
Contact:

late response

Post by tom » Mon Oct 16, 2006 5:55 pm

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.

bdw
Advanced
Posts: 130
Joined: Mon Mar 07, 2005 5:00 am
Location: New Zealand
Contact:

Post by bdw » Mon Oct 16, 2006 7:48 pm

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.

Post Reply