Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

power-pro · Free discussion list for PowerPro users

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 40053 - 40083 of 41527   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
40053 brucexs Send Email Sep 2, 2012
3:11 pm
Yes, the reason you see the menu is that PowerPro lets the right mouse go through and then cancels the menu if necessary. I don't want to try to implement...
40054 phkiefer Send Email Sep 2, 2012
3:49 pm
Hi. Never knew there was an Ecco-related script. I'm keen to see what it can do, but get the same error message, "Must have an open eco file to continue,...
40055 diamantsus Send Email Sep 2, 2012
6:31 pm
... Ty i use: test=0,0,0,ANY,RMU,,,.Lancia@MouseRU(%chan%),0,1,0,0,0, but Function MouseRU(wHan) ;WM_RBUTTONUP win.PostMessage(wHan, 0x0205, 0, 0) EndFunction ...
40056 diamantsus Send Email Sep 2, 2012
7:35 pm
... if i use: alx=0,0,0,ANY,RMD,,,.Lancia@MouseRD(),0,1,0,0,0, eat not pass event and mousegesture not work if i use: ...
40057 brucexs Send Email Sep 2, 2012
11:17 pm
postingm wm_righdowns won't likely work for powerpro to pick up. Try sending the mouse click using mousetrap. It needs to go into the mouse event queue. There...
40058 diamantsus Send Email Sep 3, 2012
7:36 am
... Do it is possibile to send the mouse click using mousetrap programmaticaly? I'd like to be able to replace StrokeIt with PowerPro as I did with...
40059 da_ja_re Send Email Sep 3, 2012
8:10 am
Hi all - I have just started using PowerPro (v. 4.9n5) on Win7 after many (many) years using it in XP (and Stiletto on Win 3.11 before that). Can't really live...
40060 brucexs Send Email Sep 3, 2012
12:04 pm
I have not heard of this before either and don't really know what it could be. My view is that it is almost certainly an interaction between PowerPro and...
40061 brucexs Send Email Sep 3, 2012
12:07 pm
Sorry, I thought mousetrap could send as well as intercept, but I guess it cannot. StrokeIt is a pretty sophisticated program as far as I can remember but...
40062 da_ja_re Send Email Sep 3, 2012
12:18 pm
Many thanks for the reply, Bruce - your help is appreciated. I'll check through the things you suggest, but at first glance my hunch is that they'll be...
40063 da_ja_re Send Email Sep 3, 2012
12:41 pm
... After some googling and experimentation, I found it. You were exactly right (of course): it was another program interfering. I have had to use this...
40064 diamantsus Send Email Sep 3, 2012
2:25 pm
not works if eat =1 gesture not work if eat =0 context not stop...
40065 brucexs Send Email Sep 3, 2012
3:44 pm
OK, I'll think about what I can do and maybe post an experimental version of mousegesture later in the week, likely wed. I think I could add a service ...
40066 diamantsus Send Email Sep 3, 2012
3:50 pm
Ok, I anxiously await your availability. Thank you :)...
40067 brucexs Send Email Sep 3, 2012
4:02 pm
I just noticed that mousetrap can send mouse clicks -- see the help under command section. So possibly this would work: intercept the right up and down as...
40069 diamantsus Send Email Sep 3, 2012
7:16 pm
... command section. ... This is a clever idea and it works, except that the context menu does not work when I not make a gesture. Again, in Notepad++ 5MD send...
40070 brucexs Send Email Sep 3, 2012
8:05 pm
I'll do the mg change, but that won't help with the context menu: you still need to do that part. All that would change in the stuff below is that you would...
40071 brucexs Send Email Sep 3, 2012
8:27 pm
I suspect you'll also have to disable the mousetrap processing of right click before you do the sendmouse, and then re-enable after. Seems the easiest way is...
40072 Sheri
silvermoonwo... Send Email
Sep 3, 2012
8:56 pm
OK, I guess you guys got the script from the 0_TEMP_ folder area in files. It does look like the version I use is a bit updated since then. I just posted the...
40073 diamantsus Send Email Sep 3, 2012
9:02 pm
... Do it is possible to add a flag to cancel the current tracking, f.e. mousegesture.track(2)?...
40074 Sheri
silvermoonwo... Send Email
Sep 3, 2012
9:13 pm
FYI a quick bit googling reveals that windows 7 allegedly will close potentially unauthorized dde connections between programs and client/servers when the...
40075 brucexs Send Email Sep 4, 2012
7:30 pm
Try the mousegesture.dll plugin in the files area mousegesture.track(flag) flag=1 start tracking (if the window under the mouse could possibly result in a...
40076 diamantsus Send Email Sep 4, 2012
8:24 pm
PERFECT!!! without context menu is also more responsive. Goodbye StrokeIt ;) ty, ty, ty :)...
40077 diamantsus Send Email Sep 4, 2012
8:54 pm
... autostop=n stop tracking but try to match would not be appropriate even to add a option autonomatch=n to stop tracking but do NOT try to match ?...
40078 diamantsus Send Email Sep 4, 2012
8:57 pm
... if i set autostop=3000 drag gesture and release mouse after 3 seconds gesture is cancelled if i set autostop=1500 drag gesture and not release mouse, after...
40079 diamantsus Send Email Sep 4, 2012
8:59 pm
... EXCUSE ME, i forgot "MaxTime" option...
40080 brucexs Send Email Sep 4, 2012
9:21 pm
I am glad it worked for you. Could you post your mousetrap.ini file and any associated script and I will add to help file for mousegesture in case anyone else...
40081 diamantsus Send Email Sep 4, 2012
9:24 pm
mousetrap.ini: alx=0,0,0,ANY,RMD,Eval(win.class(%phan%)!="Shell_TrayWnd"),,.Lancia@MouseRD(),0,1,0,0,0, ...
40082 diamantsus Send Email Sep 4, 2012
9:26 pm
Eval(win.class(%phan%)!="Shell_TrayWnd") now maybe it is useless...
40083 diamantsus Send Email Sep 4, 2012
9:35 pm
If the a window is in foreground but not active, gesture recognize it but win.key not work. How to send win.key to foreground window not active?...
Messages 40053 - 40083 of 41527   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help