Dominique Louis wrote:
Hi,
Has anyone else encountered a problem on Mac OS X where by when you try to perform a TImage.Picture.Assign( my_image ); it causes an access violation?

In this case the my_image is a TBitmap, if that makes any difference.
Are there any Bitmap types that Lazarus cannot load?

This doesn't matter since the bitmap is loaded by TBitmap and not TImage.Picture.

Do you have a code example on how you are using it ?

Marc


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to