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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1732a5266c94c6eb,start X-Google-Attributes: gid103376,public From: "k" Subject: GUI Builder (ObjectAda) Question Date: 1998/10/07 Message-ID: <01bdf230$f996bf00$8c0e8bcf@default>#1/1 X-Deja-AN: 398750602 X-Complaints-To: newsabuse@supernews.com X-Trace: 907792059 ZCZSLWF4GE 8CCF8BC usenet78.supernews.com Organization: http://www.supernews.com, The World's Usenet: Discussions Start Here Newsgroups: comp.lang.ada Date: 1998-10-07T00:00:00+00:00 List-Id: 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