Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!ogicse!ucsd!sdcc6!sdcc14!ph600fck From: ph600fck@sdcc14.ucsd.edu (Dan Gehlhaar) Newsgroups: comp.windows.open-look Subject: resize corners and headers in OW 2.0 frames Summary: Can't get both headers and resize corners to go away Keywords: frames, resize corner, header Message-ID: <20100@sdcc6.ucsd.edu> Date: 3 Jun 91 19:35:12 GMT Article-I.D.: sdcc6.20100 Sender: news@sdcc6.ucsd.edu Followup-To: comp.windows.open-look Organization: University of California, San Diego Lines: 23 Hello. I am trying to create a very plain-vanilla frame (no headers OR resize corners) using OW 2.0 on a SPARCStation IPC running SunOS 4.1.1. I can create a frame with no footer or resize corners as follows: frame = (Frame) xv_create (XV_NULL, FRAME, FRAME_SHOW_HEADER, TRUE, FRAME_SHOW_FOOTER, FALSE, FRAME_SHOW_RESIZE_CORNER, FALSE, XV_NULL); When I set the FRAME_SHOW_HEADER attribute to false, the header goes away but I get resize corners appearing automagically. I have been unable to get *all 3* attributes to go away at the same time. Has anyone else encountered this? Is this a bug? Thanks in advance. Dan Gehlhaar Logicon Tactical and Training Systems dkg@tots.logicon.com {nosc!hamachi, sun!suntan}!tots!dkg