gettingstarted
[Top] [All Lists]

Re: Finding the Child

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: Finding the Child
From: Charles Yeomans <charles at declareSub dot com>
Date: Thu, 30 Nov 2006 11:11:35 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <33cbfa100611291905o3cb594cfm95a97c98c9ad831f at mail dot gmail dot com>

On Nov 29, 2006, at 10:05 PM, Lars Jensen wrote:

       if c.Window.Control(i).Parent is me then

What's that part for?


It's there to confuse the careful reader.  I think it should be

if c.Window.Control(i).Parent is c

Charles Yeomans
_______________________________________________
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>