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,1a490d3ac9037f9c X-Google-Attributes: gid103376,public From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk) Subject: Re: ObjectAda Libraries Date: 1997/11/01 Message-ID: <878406879.70snx@jvdsys.nextjk.stuyts.nl>#1/1 X-Deja-AN: 286547126 Distribution: world References: <19971031212700.QAA03641@ladder02.news.aol.com> Organization: *JerryWare HQ*, Leiden, Holland Newsgroups: comp.lang.ada Date: 1997-11-01T00:00:00+00:00 List-Id: In article <19971031212700.QAA03641@ladder02.news.aol.com> fogartys@aol.com writes: > For example, even though it's not a required element of the language, I > would expect there to be a library package named perhaps, TRIG_FUNCTIONS, Actually, this is required by the language, to find the proper package, look it up in the on-line Reference Manual that comes with OA. > Also, although I didn't get the more expensive professional edition that > includes the GUI (Graphic User Interface) Builder, my understanding was that I > could still build GUI's in the personal edition by typing in all the code by > hand. Yet in the help features and courseware I have not found any hint of > packages that I could "with" into my program to create even simple buttons or > do basic pixel manipulation within a window. This has nothing to do with Ada but with Windows programming. The Windows API (Win32) itself is documented in the online documentation (Help, Win32). To learn how to program Windows application you need to learn this from some Windows programming book, e.g. Petzold. -- -- Jerry van Dijk | Leiden, Holland -- Consultant | Team Ada -- Ordina Finance | jdijk@acm.org