From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,31e24749747ccfc9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-04 05:31:38 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: gilmour@banda.lv (gilmour) Newsgroups: comp.lang.ada Subject: Re: Access check failed Date: 4 Jan 2004 05:31:38 -0800 Organization: http://groups.google.com Message-ID: <4138e9c3.0401040531.32c2530@posting.google.com> References: <4138e9c3.0401030603.9a4fe6e@posting.google.com> NNTP-Posting-Host: 213.182.215.112 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1073223098 31377 127.0.0.1 (4 Jan 2004 13:31:38 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 4 Jan 2004 13:31:38 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:4101 Date: 2004-01-04T05:31:38-08:00 List-Id: > You need to get the parent of the parent of Object; that is the top > level window containing Entry3. It works. Many thanks, Stephen!