How about looping through all browser windows and minimising them rather than closing them using:
baSetWindowState( WinHandle, State ) Then maximise just the browser you want, which would be the next step from killing them all -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John R. Sweeney Jr Sent: 24 January 2006 00:28 To: Lingo programming discussion list Subject: Re: <lingo-l> Bringing Webpage to Foreground on 1/23/06 3:17 PM, Valentin Schmidt at [EMAIL PROTECTED] wrote: > baCloseApp( WinHandle ) > would kill the app, but I wouldn't recommend this, as the user might be > pissed if he had other important browser windows (or tabs) opened. > > Valentin I know. :( Thought of that one already. :) John =================================================== John R. Sweeney Jr. ([EMAIL PROTECTED]) Interactive Multimedia Developer/ Digital Media Specialist OnDemand - Interactive, Inc. 847.651.4469 (cell) 847.310.5959 (office/fax) =================================================== [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
