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,2746dae4f161c04e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-22 13:13:13 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!paloalto-snh1.gtei.net!lsanca1-snf1!news.gtei.net!newsfeed2.earthlink.net!newsfeed.earthlink.net!newsmaster1.prod.itd.earthlink.net!newsread1.prod.itd.earthlink.net.POSTED!not-for-mail Message-ID: <3BFD6A62.123E6F49@acm.org> From: Jeffrey Carter X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Gtkada-Prob References: <20011121.053507.496987743.3460@web.de> <20011121.113942.76065818.1437@web.de> <9tgoha$cib$1@drcomp.erfurt.thur.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 22 Nov 2001 21:13:12 GMT NNTP-Posting-Host: 209.86.208.196 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.prod.itd.earthlink.net 1006463592 209.86.208.196 (Thu, 22 Nov 2001 13:13:12 PST) NNTP-Posting-Date: Thu, 22 Nov 2001 13:13:12 PST Organization: EarthLink Inc. -- http://www.EarthLink.net X-Received-Date: Thu, 22 Nov 2001 13:08:59 PST (newsmaster1.prod.itd.earthlink.net) Xref: archiver1.google.com comp.lang.ada:16882 Date: 2001-11-22T21:13:12+00:00 List-Id: Preben Randhol wrote: > > On 21 Nov 2001 17:33:30 GMT, Adrian Knoth wrote: > >> "Window1" is not visible > >> non-visible declaration at window1_pkg.ads:33 > > > > I'd advice you to invest some time in learning Ada. This is a really > > clear message, and the consequence is: > > > > with window1; use window1; > > Window1 is not a package in this program. I wondered if I should comment on this when it first appeared, but considered it fairly obvious and likely to receive a number of replies. Maybe I was wrong. It seems as if Knoth wrote "Window1" when he meant "Window1_Pkg". With that correction, his advice should make Window1 directly visible (along with everything else in Window1_Pkg). -- Jeff Carter "Death awaits you all, with nasty, big, pointy teeth!" Monty Python & the Holy Grail