mockey_a wrote (on 24.08.2006 15:06): > Using Autorun with c=XPCOM:EventWindow wouldn't change anything > here, because XPCOM:EventWindow is simply used a bit too often by > Moz. ...
> 2. XPCOM:EventWindow is an invisible message window (as the name > suggests), don't know, if they are tracked by autorun at all. Moz > creates one for every prompt and for every Ajax XMLRequest e.g. You're right. Autorun doesn't catch inivisible windows. But why try to catch invisible windows, although you search for a visible password prompt after all? Maybe I should have used c=#32770 (or whatever that password dialog might match) as the target, then the idea behind the technique would be clearer. I'm sure you wouldn't object if I say that specifying as precise a label would be much faster then going into HWE script every time and checking for the class and the caption. Peace Cüneyt 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/
