Xref: utzoo comp.sys.mac:55158 comp.sys.mac.programmer:15207 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!mintaka!bloom-beacon!hstbme.mit.edu!etsai From: etsai@hstbme.mit.edu (Eugene C Tsai) Newsgroups: comp.sys.mac,comp.sys.mac.programmer Subject: Implementing floating windows Keywords: Floating Windows Message-ID: <1990Jun8.032844.22997@athena.mit.edu> Date: 8 Jun 90 03:28:44 GMT Sender: news@athena.mit.edu (News system) Reply-To: etsai@hstbme.mit.edu.UUCP (Eugene C Tsai) Organization: Massachusetts Institute of Technology Lines: 9 I am trying to write a program that uses floating windows like those that can be found on the "MacPaint-like" demonstration program in Think C. I have been racking my brains over the source code for that program. Because I don't really have much experience with object oriented programming, it doesn't make much sense to me. Does anyone have sample code for implementing floating windows that uses non-object oriented C with standard toolbox calls? thanks eugene tsai