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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,94b5e766f50facf2 X-Google-Attributes: gid103376,public From: "Bobby D. Bryant" Subject: Re: Generic package vs GTK callbacks. Date: 2000/02/01 Message-ID: <3897C5B6.A8F756BC@mail.utexas.edu>#1/1 X-Deja-AN: 580682768 Content-Transfer-Encoding: 7bit References: <38955D00.FBBBA05D@mail.utexas.edu> To: Stephen Leake X-Accept-Language: en,fr,de Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@cc.utexas.edu X-Trace: geraldo.cc.utexas.edu 949470698 19455 128.83.112.195 (2 Feb 2000 05:51:38 GMT) Organization: The University of Texas at Austin Mime-Version: 1.0 NNTP-Posting-Date: 2 Feb 2000 05:51:38 GMT Newsgroups: comp.lang.ada Date: 2000-02-02T05:51:38+00:00 List-Id: Stephen Leake wrote: > Unfortunately, you can't use 'Unchecked_Access for subprograms (RM > 13.10 (5)). However, if you are using GNAT, you can try > 'Unrestricted_Access. Thanks. I'll look in to that. > Good luck - I've > just started using Gtk, and find it very confusing on this point. I used it for several experiments last year, but I'm just now starting to use it for non-trivial work. I'm "over the hump" in some regards, but expect that I'll still have to learn much the hard way. Bobby Bryant Austin, Texas