Le 7 juil. 2012 à 01:10 Matin, Christian Schmitz a écrit: > I bet some mess with text encoding. > (like converting image data string from MacRoman to UTF-8 destroys it)
I've taken care of this. When I send and receive the picture, I'm in a mode where I don't change anything about encodings. My idea about the problem is I'm using too much bandwidth (I throw the entire string at once). >> So I'm trying to use PicHandleDataMBS to send the data, but I don't know >> which method can convert the string back to a picture (BinaryStringToPicture >> doesn't). An idea? > > BuildPictureWithPicHandleDataMBS Ah, this is a global method then. Thanks! _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
