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,bdfdc5d9029eae7d,start X-Google-Attributes: gid103376,public From: "Marin David Condic, 561.796.8997, M/S 731-93" Subject: ObjectAda & Menus Date: 1997/04/23 Message-ID: <97042310250568@psavax.pwfl.com>#1/1 X-Deja-AN: 237041612 Sender: Ada programming language Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU X-Vms-To: SMTP%"INFO-ADA@VM1.NODAK.EDU" Newsgroups: comp.lang.ada X-Vms-Cc: CONDIC Date: 1997-04-23T00:00:00+00:00 List-Id: Is there anyone out there with experience in using the ObjectAda GUI-Builder to build a program with menus in it? I have worked through the example GUI-Builder app provided in the documentation and successfully built a small app which has a button which when pressed, changes the color of the screen. So far, so good. But then I go in and use the menu builder to add some options to the menu bar for the same app. Inside the GUI-builder, you can see the menus just fine. I attach some null code to the procedures connected to the menu options. Still fine. Compile, link & run and there are no menus - just the button left over from the previous example. Some menu code is embedded in the app, but I don't know enough about Windows programming to tell if there's something missing or wrong with the procedure calls being made. Either A) I am doing something fundamentally wrong, missing a step, failing to specify an option or otherwise just plain not getting it right. Or B) ObjectAda has a defect in the GUI-Builder that keeps it from properly building menus. The documentation is a little thin regarding the GUI-Builder and how it should be used, so I'm at a bit of a loss. If the situation is "A" I'd like to find someone who could send me some step-by-step instructions on how to get menus to build into the app. If the situation is "B" it would help to know that what I'm attempting is in fact impossible with the current release & I can then shelve my evaluation/app until I can find a GUI-Builder that will do what I need. Any help in this would be appreciated. MDC Marin David Condic, Senior Computer Engineer ATT: 561.796.8997 Pratt & Whitney, GESP Fax: 561.796.4669 West Palm Beach, FL Internet: CONDICMA@PWFL.COM =============================================================================== "A verbal contract isn't worth the paper it's written on." -- Samuel Goldwyn ===============================================================================