Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Minds eye report question
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00824846
Message ID:
00824977
Views:
18
Hi Paul,

I added in support for naming of all objects from the beginning so I could later reference them if desired in the future to do things like your speaking of. Currently, the only object that I currently support accessing after it has been placed onto a page is the Chart Object. However, it wouldn't take too long to go ahead and add in the support. So far, nobody has asked for that. Early on in my development I had a way of deleting objects on a page after they were placed onto a page as well. But I didn't find that all that useful.

However, I'm always open to suggestions on ways to improve the product and make it easier to use.


I'm trying to understand how to use minds eye report engine

When adding a picture to preview form with code like this:
oRPTForm.oReportEngine.AddPicture("g1","images\2003041110.jpg",3.5,1,3,3)

Having named the picture "g1", how do I later reference this picture programmatically to adjust it's position on the page?
Previous
Reply
Map
View

Click here to load this message in the networking platform