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=2.9 required=5.0 tests=BAYES_50,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC 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: gordonjc@nova.org (John C. Gordon) Subject: Re: ObjectAda Professional GUI Builder Date: 1996/10/19 Message-ID: <54b46d$2nm@news0-alterdial.uu.net>#1/1 X-Deja-AN: 190600403 references: <01bbbc5d$ac75c3c0$629148a6@cornerstone.kee.aetc.af.mil> <01bbbdaf$6e9055e0$190260cf@baileyl.erols.com> reply-to: gordonjc@comm.hq.af.mil newsgroups: comp.lang.ada Date: 1996-10-19T00:00:00+00:00 List-Id: I have not been able to place anything inside of a frame either. You have to place the controls and then place a frame around them. If you want to move the group as a unit, however, you're pretty much SOL since there isn't a bounding box (rubberband box) to let you grab multiple objects at one time. In article <01bbbdaf$6e9055e0$190260cf@baileyl.erols.com>, "Sheila L. Bailey" says: > >In the GUI builder, I cannot same to put an object inside of a frame. The >first thing I do is put my frame in the window and size it. Then I try to >put another object into my frame, like a check box. When I do this, my >frame moves instead of my object, i.e.. check box, appearing inside of the >frame. > Sheila