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:
00251956
Views:
7
>>>>>I read a thread about the dibapi32.dll that allows to screen capture forms/windows.
>>>>>But is there anyway to only have selected objects captured.
>>>>>Ex. Only the buttons of a form.
>>>>>
>>>>>This to make the life of the guy who is writing our manuals easier.
>>>>>
>>>>>Thanks in advance.
>>>>
>>>>
>>>>You are going to Love the new routine that George Tasker just made available: OBJ2BMP.
>>>>It is in the recent entries of the files section (#1087)
>>>
>>>Thanks for pointing this out.
>>>But some more info, step by step guidelines of how to implement would be nice.
>>
>>Inside the downloadable file there is a .DOC that explains how to use it.
>
>Yep, I did read it before firing my question.
>That's in fact why I posted this remark.
>But after some experimenting I found out that it is more related to the modal forms in the app I'm working with.
>Let's just say. I found my way round having it to work.

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.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform