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,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8d82559111ee5ba X-Google-Attributes: gid103376,public From: "Matthew S. Whiting" Subject: Re: ObjectAda Professional GUI Builder Date: 1996/10/17 Message-ID: <3266FD6A.2CF9@epix.net>#1/1 X-Deja-AN: 190170300 references: <01bbbc5d$ac75c3c0$629148a6@cornerstone.kee.aetc.af.mil> content-type: text/plain; charset=us-ascii organization: epix.net mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.02E-KIT (Win16; U) Date: 1996-10-17T00:00:00+00:00 List-Id: Frank C. Post wrote: > > My question is: How does the GUI Bulder work? I've searched the documents > from start to finish, and though it's very descriptive concerning its > abilities, it provides VERY LITTLE syntactical help. What now? Can anyone > point me in the direction of additional references? Or send me some sample > code? I'm at home and thus can't fire up ObjectAda to take a look, but I found an example that walks you through building a very simple GuiBuilder application that has a button that simply changes the window background color to red. It isn't much, but it walks you through the basic steps. Have you actually got GuiBuilder to fire up? I'm running on Windows NT and it wouldn't load initially. The folks at Thomson support were, however, very response in sending me the "patch" required to modify the registry appropriately. If you can't find the GuiBuilder example after a little more searching, drop me a line at work (whiting_ms@corning.com) and I'll see if I can find it again. It was probably either in the GuiBuilder help or one of the many document icons that appears in the ObjectAda program group. > At this point, any help at all will be greatly appreciated. Not much help as yet, but at least you know there is something there to look for! Matt