realbasic-nug
[Top] [All Lists]

Re: detecting window activation in a canvas?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: detecting window activation in a canvas?
From: Will Leshner <will dot leshner at gmail dot com>
Date: Sat, 30 Apr 2005 08:56:01 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ORDGBDRtuXMIo8UeT0iwifdpeLWgoc5VvYCji5B+zATl6DdArj4DdVoYkNwbgVpXqNij0PmZeKTKYGJciYbm7JXA6BhRan0LjK4U9zj05LXZuoZbmPEzZNZzltJadZuIJbslkkOxFdmuEU2zx6JNVxHb8xH6l9gb+G7U00LVidE=
References: <p06110400be98b945fbcc at 132 dot 236 dot 112 dot 9>
On 4/29/05, Bob Wyttenbach <rw12 at cornell dot edu> wrote:

> Ideally, I'd like all controls to receive the activate/deactivate
> event when the window does, or for the window class itself to have a
> boolean property "Active" that could be checked by controls.

How about if controls had an Active property that was true when the
control was active and false when it wasn't? If that sounds like it
might work, then you are in luck, because all RectControls and their
subclasses have such a property.


-- 
REALbasic database options: http://sqlabs.net
REALbasic news and tips: http://rbgazette.com
KidzMail & KidzLog: http://haranbanjo.com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

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