| To: | REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Brainfreeze: test for open window |
| From: | john roberts <jarobe01 at athena dot louisville dot edu> |
| Date: | Sun, 01 Apr 2001 18:13:15 -0400 |
on 04/01/2001 3:53 PM, lou at louisr at gte dot net wrote:
> if mywindow.visible = true then
> Beep
> End if
Try just
if mywindow.visible then
Beep
End if
Best regards,
John Roberts
mailto:jarobe01 at athena dot louisville dot edu
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: messages, Scott Crick |
|---|---|
| Next by Date: | Re: OSX app names and packages, Noah Desch |
| Previous by Thread: | Re: Brainfreeze: test for open window, lou |
| Next by Thread: | Re: Brainfreeze: test for open window, lou |
| Indexes: | [Date] [Thread] [Top] [All Lists] |