Hi.
--- In [EMAIL PROTECTED], "vladiking" <[EMAIL PROTECTED]> wrote:
> when i'm trying to paste something in form of a site, opened with 
> MYIE2, using the "snippets" menu, it does not work, 

Had to do some form pasting and this problem really got on my nerves 
as well. I guess this is due to a special handling of child windows 
and focus in MyIE and the like. When it loses focus (click on a PP-
menu) and then regains focus the proper child window is not focused 
anymore.
A workaround is possible with MiscPlugin:
ind = MiscPlugin.GetFocus()
before showing the menu and then:
MiscPlugin.SetFocus("active", ind)
before the pasting helped for me.

Mockey




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

 
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