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=0.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b94d93471ab7a957 X-Google-Attributes: gid103376,public From: Lowe Anthony A Subject: Re: Question about ObjectAda GUI Builder Date: 1998/09/03 Message-ID: <35EEB94B.665ECBA6@cacd.rockwell.com>#1/1 X-Deja-AN: 387522327 Content-Transfer-Encoding: 7bit References: <6sia9d$eql$1@news.kornet.nm.kr> To: bhj Content-Type: text/plain; charset=us-ascii Organization: Rockwell A&C Mime-Version: 1.0 Reply-To: aalowe@cacd.rockwell.com Newsgroups: comp.lang.ada Date: 1998-09-03T00:00:00+00:00 List-Id: The best way to ask questions on OA and the GUI builder is the OA mailing list http://www.aonix.com/Support/Ada/Oalist/index.html They have quite a collection of knowledgable people which respond. Tony bhj wrote: > I'm a novis of ObjectAda and GUI builder. > I have a ObjectAda 7.1 version. > I want to make a ListBox, select one item of the listbox, and display this > item to another text box. > But I can't select item from the listbox. > > Soure code I wrote is like below : > > procedure ListBox1_Selected is > ttt : String(1..20); > begin > SelectItem(window1.ListBox1, ttt); -- ?? not worked > > Text(Window1.Text1, ttt); -- display ttt to another text box > > end ListBox1_Selected; > > I study GUI of ObjectAda with GUI builder v.7.1.0 online help and > gbObjects.ads source file. > But this is not enough data for me. > Do you have any sample programs for using the GUI builder? > Or any other data which is useful for me? > help me, please....... > > H.J. from Korea. -- Tony Lowe Rockwell Collins 1431 Opus Place - Downers Grove, IL 60515 (630)-960-8603 Fax : (630)-960-8207