realbasic-betas.mbox
[Top] [All Lists]

Re: Window.name property not available

To: REALbasic Betas <realbasic-betas at lists dot realsoftware dot com>
Subject: Re: Window.name property not available
From: Matt Neuburg <matt at tidbits dot com>
Date: Tue, 26 Feb 2002 05:55:30 -0800
At 4:34 AM -0900 2/26/02, thus spake Jon Daniels:

>That's just it, i want to see if the window is generated or not, without
>generating it

I still don't get it. The only way the window could have been generated is
if you generated it. So if you did, it's generated. If you didn't, it
isn't. What I'm saying is, there's no need to cycle through all the windows
and examine anything; all you have to do is remember what you did. For
example you might have an app-level boolean property IGeneratedTheWindow
and set it to true when you generate the window. At any time you just
examine that boolean. m.
-- 

matt neuburg, phd = matt at tidbits dot com, http://www.tidbits.com/matt
pantes gar anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/


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