Path: utzoo!attcan!uunet!ogicse!ucsd!ucbvax!ANDREW.CMU.EDU!gk5g+ From: gk5g+@ANDREW.CMU.EDU (Gary Keim) Newsgroups: comp.soft-sys.andrew Subject: Re: how to create windows of a given size with im? Message-ID: Date: 19 Oct 90 21:15:36 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 13 Excerpts from misc: 19-Oct-90 how to create windows of a .. Bill Schell@allegra.temp (340) > How does one go about creating new windows of a particular size using the im class? See the code for frame_NewWindow and frame_DeleteWindow in frame/framecmd.c. The im_SetGeometrySpec() class procedure can be called prior to creating a new window and sent a string with a standard X style geometry spec. This will allow window size and placement. Gary Keim ATK Group