Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printscreen of objects on forms
Message
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00251885
Message ID:
00252440
Views:
9
>Hi Yves,
>
>It should work just fine with any modeless forms you have. It should have a problem with modal forms, since they won't allow access to other forms. However, if you create the form using DO FORM...NAME NOSHOW or oForm = CREATEOBJECT(), the forms will appear in the combo. You can then select the form and the desire object. The application will call the Show() method of the form, passing 2 as the parameter. This should have the effect of making the form modeless. Unfortunately, I didn't document this as I should have. I'll make this addition over next weekend.

Thanks George for your extra effort on this.
I already found out that it was due to the modal forms, but already had a workaround for it.
Sorry if was a bit to hard on you, but it seems that I could contribute some positf point to the docs as well.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform