tocthecat wrote:

>The help file states this about the Key command with Ctrl Alt and 
>Shift
>
>{alt}{at}      Toggle Alt  down or up    (see note re Modifiers 
>above)
>{shift}  {sh}  Toggle Shift  down or up (toggles state)
>{ctrl}  {co}   Toggle Ctrl  down or up
>{win}  {wi}    Toggle Win  down or up  
>
>I read this to mean that if the state is toggled it would stay 
>toggled until the state is changed. This is not really the case. 
>
>I use Visio occasionaly and was always frustrated with the zoom. I 
>found that if you hold Ctrl and Shift down you can scroll and zoom 
>with the mouse. I thought that I would make this even easier and made 
>a mouse shortcut for Visio that sent *Keys {ctrl}{shift} for the 
>middle button. This doesnt have the effect of holding the keys down 
>that I thought it would. The cursor chages in the zoom state and I 
>can see it flash but it doesnt stay changed. So in effect the state 
>of these keys is not toggled, it is changed momentarily, the same as 
>tapping the key. 
>
>I didnt know if this was due to Visio, so to test further I made a 
>similar macro for Notepad that sent *Keys {shift}. If the state is 
>toggled any typing should be in caps after running this. That didnt 
>work either.
>
>So is there a way to actually toggle and hold the state of these keys 
>with PowerPro?
>  
>
Firstly the {alt} etc modifiers only work within a sequence of keys sent 
by the *keys command, and that I think is the crux of the problem - 
windows doesn't allow you to make the ctrl or alt keys sticky; it reads 
the state every time you press another key or click your mouse btns. For 
PP to do what you want you would have to trap the mouse movements while 
in visio and substitute the same movements modified with the {ctrl 
shift} keys.
Maybe the keytrap plugin would help; I'm afraid I don't use it

John



-- 
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7b) Gecko/20040316 MultiZilla/1.6.4.0b 
Mnenhy/0.6.0.102



------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to