Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Still having problems displaying .bmp files
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00117319
Message ID:
00118552
Views:
21
David,

I didn't know you could do that! I will try it. If what I am hearing all I have to do is subclass my base form, add the picture to it, and 'USE' the form.scx file and :
1) locate the .class = 'frmMain' && my base form class
replace it with the new subclassed form.
2) locate the .classLoc and put in the class library it is found in, if it changed. (Can I Change the class library too?) If so, I can't tell you how valuable this will be to me. I've run into other situations where I wish I would have created a custom library for a particular object!

Robert

>Robert,
>
>>I have about 75 report forms using this object on my base class. If I'd have subclassed my base form again for this report, I could have simply set the .picture to my image and that would have worked, but I didn't and I'm not about to add them individually. Live and Learn.
>
>I'd write a program to go through all your forms and just change the Class and Classlog memo fields to point to a subclass with the image.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform