| Author |
Message |
Topic: hold mouse button and drag |
suxi
Replies: 15
Views: 41474
|
Forum: General Help Posted: Wed Dec 07, 2005 3:03 pm Subject: hold mouse button and drag |
| Yes. First I activate the Window, then I click on the slider, then I send the message. The sliders moves, the new slider value changes to the slider max value, but the application doesn't take any not ... |
Topic: Disable Mouse and Keyboard -- Any Ideas? |
suxi
Replies: 10
Views: 32520
|
Forum: General Help Posted: Wed Dec 07, 2005 8:33 am Subject: Disable Mouse and Keyboard -- Any Ideas? |
| Has anyone found a VDS solution for this? I have a simular problem. I am moving windows and sliders of a game around from within VDS and if the user moves the mouse during that processs, the mouse mov ... |
Topic: hold mouse button and drag |
suxi
Replies: 15
Views: 41474
|
Forum: General Help Posted: Tue Dec 06, 2005 10:13 am Subject: hold mouse button and drag |
Wonderful and don't ask me why I couldn't make the slider move before, suddenly it does. Finding the min and max values works, too.
Unfortunately there is one major problem left to solve: How does ... |
Topic: hold mouse button and drag |
suxi
Replies: 15
Views: 41474
|
Forum: General Help Posted: Sun Dec 04, 2005 7:47 pm Subject: hold mouse button and drag |
Thank you for all the tipps.
I can clearly identify the track bar with @winatpoint and @winclass as msctls_trackbar32, but the above sendmsg command doesn't do a think to the trackbar.
Any idea ... |
Topic: hold mouse button and drag |
suxi
Replies: 15
Views: 41474
|
Forum: General Help Posted: Fri Dec 02, 2005 8:48 pm Subject: hold mouse button and drag |
| I found some API Help in the file section. The following should for example generate a left double click on button2. But if you try it (I did on WinXP Pro), the Button2 flashes but doesn't seem to be ... |
Topic: hold mouse button and drag |
suxi
Replies: 15
Views: 41474
|
Forum: General Help Posted: Fri Dec 02, 2005 4:55 pm Subject: hold mouse button and drag |
Hi Bill
Thanks a lot for helping out. Unfortunately I am using VDS because it is so simple. I tried to find some information on ms sites, but wow, that stuff is miles to complicate for me.
All t ... |
Topic: hold mouse button and drag |
suxi
Replies: 15
Views: 41474
|
Forum: General Help Posted: Fri Dec 02, 2005 9:58 am Subject: hold mouse button and drag |
Hello and have a great day everyone
Is it possible to generate a mouse down or drag mouse event in VDS?
I need to move a slider control of a different application and wonder how this can be achie ... |
Topic: cancel gosub |
suxi
Replies: 3
Views: 12778
|
Forum: General Help Posted: Wed Feb 16, 2005 8:36 am Subject: cancel gosub |
Thanks Jules, that'll do the trick and yes, I still have a long way to go  |
Topic: cancel gosub |
suxi
Replies: 3
Views: 12778
|
Forum: General Help Posted: Tue Feb 15, 2005 11:52 am Subject: cancel gosub |
Good day everyone!
Is there a way to cancel a gosub command? Under certain conditions I need to restart my script from within a gosub subroutine and I am worried about the missing exit in this case ... |
Topic: No Windows Identifier under XP? |
suxi
Replies: 10
Views: 26529
|
Forum: General Help Posted: Sun Feb 06, 2005 12:50 am Subject: No Windows Identifier under XP? |
Thank you Mac, your spy tool is great. Much better then the vds spy app.
Unfortunately ##32770 really is the class name of that window. I have now counted the identifiers under the child identifier ... |
Topic: No Windows Identifier under XP? |
suxi
Replies: 10
Views: 26529
|
Forum: General Help Posted: Sat Feb 05, 2005 4:17 pm Subject: No Windows Identifier under XP? |
I am getting closer The problem is that there are more programs with a class name of ##32770. The @windows command simply scrolls through all of them and I currently can't think of a clever way t ... |
Topic: No Windows Identifier under XP? |
suxi
Replies: 10
Views: 26529
|
Forum: General Help Posted: Sat Feb 05, 2005 11:26 am Subject: No Windows Identifier under XP? |
Hi Serge
Well, even reading it twice doesn't realy make me understand it
By simply using @window(%%winclass,next) I get over hundred of identifiers, but not the ones listed in the spy a ... |
Topic: No Windows Identifier under XP? |
suxi
Replies: 10
Views: 26529
|
Forum: General Help Posted: Fri Feb 04, 2005 7:55 pm Subject: No Windows Identifier under XP? |
Hi Jules
Thank you for answering so quickly! The Winspy shows me 61 components. The particular richedit field is the third from the bottom.
Is there somewhere more documentation about the @windo ... |
Topic: No Windows Identifier under XP? |
suxi
Replies: 10
Views: 26529
|
Forum: General Help Posted: Fri Feb 04, 2005 1:46 pm Subject: No Windows Identifier under XP? |
Hi Everyone
I use the following to get the Windows Identifier of the Richedit field of an external program. I need this Identifier in order to read the text from this field with the @wintext(%%tabl ... |
Topic: Does VDS still exist? Is there a future? |
suxi
Replies: 6
Views: 16766
|
Forum: General Help Posted: Tue Feb 01, 2005 2:00 pm Subject: Does VDS still exist? Is there a future? |
Thanks everyone for clarifying the situation. All of my questions have now already been answered by the great folks visiting VDSworld and I am in touch with Emmanuel to register Verison 5.
I really ... |
| |