[V4MD] image property / compressed text

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Jul 7 19:14:47 CDT 2003


on 7/7/03 18:31, Martin Kloss at martin.kloss at gmx.de wrote:

>> You can speed up things if make for me small simple project that show
>> A) at first how pictures work now.
>> B) syntax which you want did work.
> 
> Basically, it would be ok if the new function used the very same
> syntax the Set/GetPicture functions are using now.
> 
> Currently, I would have to use the "member" in order to store
> a picture in a picture field:
> 
> Cursor.SetPicture("pictfield", member "my pict", 100)
> 
> With the desired Set/GetImage() function, we would do the
> very same, ONLY we would be able to store the contents
> of an image object, like so:
> 
> Cursor.SetImage("pictfield", member("my pict").image, 100)
> 
> or, which is even better since we don't have to create a member:
> 
> Cursor.SetImage("pictfield", myImageObject, 100)

Martin or Andy,

Please send me project which do this

Preapre picture into myImageObject
    
And then do

    Cursor.SetImage("pictfield", myImageObject, 100)



Then I will be abl catch in debugger what I get on this command.


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list