--- In [EMAIL PROTECTED], Alex Peters <[EMAIL PROTECTED]> wrote:
> --- Alan wrote:
> 
> > By the way I tested Win.HandleList() here and it seems to work
> > as described in win.txt.
> 
> > Win.debug(Win.HandleList("*", 1))
> > makes a much longer string than
> > Win.debug(Win.HandleList("*", 0))
> 
> > so I guess the extra handle numbers using "1" instead of "0"
> > must be for the hidden windows
> > ?
> 
> On my system at the moment, Win.HandleList("*", 1) returns a string 
of
> 31 handles. However, almost none of these handles correspond to
> windows shown in the Window.Show("Menu Hidden") menu.
> 
> My Window.Show("Menu Hidden") window includes things like Notepad
> windows that I've forgotten about, windows meant to remain hidden,
> lots of `DDE server?windows and other things, while most of the
> handles returned through Win.HandleList("*", 1) don't actually have 
a
> caption and refer to windows like ToolTips and AutoComplete boxes.
> 
> Just for the record, Window("AnyWindow", "*") returns the same 
results
> as Win.HandleList("*", 1).

It's quite strange as you said. In my system here,
Win.HandleList("*",1) returns 42 handles.
Win.HandleList("=myapp",1) returns 43 handles!

Sean



------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/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