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,1732a5266c94c6eb X-Google-Attributes: gid103376,public From: Dave Wood Subject: Re: GUI Builder (ObjectAda) Question Date: 1998/10/08 Message-ID: <361C6C3A.32FC43FB@cts.com>#1/1 X-Deja-AN: 398922790 Cache-Post-Path: wagasa.cts.com!unknown@arniek.cts.com Content-Transfer-Encoding: 7bit References: <01bdf230$f996bf00$8c0e8bcf@default> To: k Content-Type: text/plain; charset=us-ascii Organization: Deja Vous Productions Mime-Version: 1.0 Reply-To: dpw@cts.com Newsgroups: comp.lang.ada Date: 1998-10-08T00:00:00+00:00 List-Id: You should post your question to the ObjectAda User's Group. To subscribe to the group, see: http://www.aonix.com/Support/Ada/Oalist/subscribe_form.html For general information, see: http://www.aonix.com/Support/Ada/Oalist/index.html k wrote: > > Hi! > > Recently I've been playing with the GUI Builder included in ObjectAda. I've > been programming for 1 year now so I'm relatively new to all of this. I > need more information (read EXAMPLES) about GUI Builder. I think the stuff > in GUI Builder's help files is not enough. > > So can anyone tell me where their's more (on the internet preferably)... > OR, I would really like someone to just help me with this: > > I wish to do a little program with GUI. What it should do is... I want to > have a window with an Text Input area. The user should enter something, > then click on a button (in the same window). That should open another > window (and erase the current one). In the new windows, it would say "You > entered " and there would be 2 button. One saying > "again" and another saying "exit". > > That is a very basic program I know. I just wish to know how to > input.output text in windows. I know how to do the windows, the buttons. > But Input text with GUI Builder, I'm wondering if it's even possible. So if > someone could help me with that, I would be very grateful. Thank you. > Philippe > strider@generation.net