home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!sgigate!odin!news
- From: ib@ivan.asd.sgi.com (Ivan Bach)
- Newsgroups: comp.sys.sgi
- Subject: Re: GL subwindows
- Message-ID: <1992Nov22.192823.10547@odin.corp.sgi.com>
- Date: 22 Nov 92 19:28:23 GMT
- Sender: news@odin.corp.sgi.com (Net News)
- Organization: Silicon Graphics, Inc., Mountain View, CA
- Lines: 17
- Nntp-Posting-Host: ivan.asd.sgi.com
-
- In article <24106@hacgate.SCG.HAC.COM> lee@turbo4.rsg.hac.com (C. Lee) writes:
- > Is there any sample code around
- If you install the subsystem dev.sw.giftsbasic, you can look at the programs
- mix.c and mix2.c in the directory:
-
- /usr/people/4Dgifts/examples/GLX/gl-Xlib
-
- The program mix.c opens a top-level X window, and then creates four GL
- windows as children of the X window. The program mix2.c opens a top-level
- X window, and then creates six GL windows as children of the X window.
-
- Some of what you are asking about is covered in the Window Manager Programming
- part of an SGI course called GL Programming 1. When you attend that course,
- you get the source code for many sample GL programs, including a program
- called multiwin.c, and you can ask questions about GL programming.
-
- Ivan Bach, ib@sgi.com
-