Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reports - GDI+ - Image
Message
From
20/09/2004 09:00:57
Suhas Hegde
Dental Surgeon
Sirsi, India
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00942250
Message ID:
00943974
Views:
20
Hi,
Something like this
Create cursor test ( f W)
append blank
append memo f from 'c:\windows\bubbles.bmp'
append blank
append memo f from 'c:\windows\mypicture.bmp'

public imagectrl
imagectrl = createobject('image')
imagectrl.pictureVal = f
I create a new report and add a ole/picture control in to it.
In the General tab - expression/variable name --
control source = imagectrl

Then I preview I see the repetion of two images . The first one is repeated .

Where did I go wrong ?

Suhashegde
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform