Search the web
Sign In
New User? Sign Up
power-pro · Free discussion list for PowerPro users
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Show/Hide a windows   Message List  
Reply Message #34395 of 37279 |
Re: Show/Hide a windows

-
>
> If you wnt to detect minimized windows, you can use win.minned or
> win.trayminned.
>
Just to build on that point: the window visibility is different from
whether the window is min/normal/max. It can be in any combination of
visible/hidden with min/norma/max.

As suggested, first use win.minned to detect minimized windows if you
want to treat them separately from normal/maxxed windows.




Tue Jan 13, 2009 11:44 pm

brucexs
Offline Offline
Send Email Send Email

Message #34395 of 37279 |
Expand Messages Author Sort by Date

Hi, I was trying to do something that I thought would be very easy :( I wanted to write a script that would allow me to pass an argument to it and would then...
foxy_foobar
Offline Send Email
Jan 13, 2009
6:04 pm

Even if the windows is visible you can call win.show(). I use the folowing script to ShowOrRun a program. args request, pgm local hWnd= Win.Handle(request) if...
nospam0123456us
Offline Send Email
Jan 13, 2009
7:41 pm

- ... Just to build on that point: the window visibility is different from whether the window is min/normal/max. It can be in any combination of ...
brucexs
Offline Send Email
Jan 13, 2009
11:44 pm
Advanced

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