home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.open-look
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!uvaarpa!cv3.cv.nrao.edu!laphroaig!cflatter
- From: cflatter@nrao.edu (Chris Flatters)
- Subject: Re: Drawing Lines in Panels
- Message-ID: <1992Sep14.223509.22540@nrao.edu>
- Sender: news@nrao.edu
- Reply-To: cflatter@nrao.edu
- Organization: NRAO
- References: <1992Sep14.170620.27727@nosc.mil>
- Date: Mon, 14 Sep 1992 22:35:09 GMT
- Lines: 14
-
- In article 27727@nosc.mil, detorres@nosc.mil (Andy de Torres) writes:
- >I would like to draw horizonal lines in an XView panel
- >to separate groups of panel items. I tried getting
- >the XID and drawing into the window, but it didn't
- >seem to have any effect (no lines, no errors).
-
- You would have to install your own PANEL_REPAINT_PROC to do this.
-
- An easier procedure is to group your controls into seperate, adjacent
- panels and set WIN_BORDER to TRUE.
-
- Chris Flatters
- cflatter@nrao.edu
-
-