realbasic-nug
[Top] [All Lists]

Re: Interfaces and Computed Properties

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Interfaces and Computed Properties
From: Thom McGrath <lists@thezaz.com>
Date: Wed, 26 Nov 2008 18:24:20 -0500
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <BFB05065-1FC3-4400-A27F-1448615FFD11@xochi.com>
References: <4F4D1ADF-52CE-4EBA-9346-9BE37992CCDD@xochi.com> <1ED2BB86-1E43-4A4C-8245-F8D587E28BC2@great-white-software.com> <BFB05065-1FC3-4400-A27F-1448615FFD11@xochi.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
It should be possible to return super.visible instead. It works in many other places, don't see why it wouldn't work here.

On Nov 26, 2008, at 5:26 PM, Michael Diehr wrote:

So, thinking I'd be clever, I just tried to add
 function Visible as boolean
   return me.visible
to the window.


--
Thom McGrath
The ZAZ Studios
<http://www.thezaz.com/> AIM: thezazstudios



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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