realbasic-nug
[Top] [All Lists]

Re: Brainfreeze: test for open window

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Brainfreeze: test for open window
From: lou <louisr at gte dot net>
Date: Sun, 01 Apr 2001 12:53:12 -0700
if mywindow.visible = true then
Beep
End if

It beeps every time. I think visible just means weather it is shown on the
screen when enabled.

>> How do I test if a window is opened or not? Window.visble doesn't do
>> it....
> 
> 
> It doesn't? What code are you using?
> 
> Seth
> 
> 
> ---
> Search the list archive <http://bumppo.net/search/realbasic.html>
> Subscribe to the digest:
> <mailto:realbasic-nug-digest at lists dot realsoftware dot com>
> Unsubscribe:
> <mailto:realbasic-nug-off at lists dot realsoftware dot com>




<Prev in Thread] Current Thread [Next in Thread>