Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: PictureVal reassign the same OS object picture
Message
 
 
To
04/06/2005 17:29:46
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01020236
Message ID:
01020269
Views:
17
>>Hi Fabio,
>>
>>No need for the second picture to repro this bug.
oPicture = LOADPICTURE(HOME(4)+"\Bitmaps\Tlbr_w95\BACK.BMP")
>>oImg = CREATEOBJECT("image")
>>oImg.PictureVal = oPicture
>>oImg.PictureVal = oPicture
>>? "handles", oPicture.Handle && Null
>>oImg.PictureVal = oPicture   && Error
>>
>>
>
>Sergey,
>How you can think that I did not know it?

Fabio,

What matters is not what you know but what you post. You repro code always include irrelevan pieces that add nothing to the repro of the bug. The goal of bug report should be to demonstrate a bug with a minium of code.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform