Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!spacm1!audit038 From: audit038@spacm1.spac.spc.com Newsgroups: comp.sys.mac.programmer Subject: clikLoop -- Unclear on the concept Message-ID: <2305.27c2a58c@spacm1.spac.spc.com> Date: 20 Feb 91 16:36:28 GMT Organization: Security Pacific Automation Co., LA, CA Lines: 17 In using my own clikLoop function with TE records I came up with the following problem: Window A has a TE record with a ptr to clikLoop A. (works fine) Create Window B with another TE record and clikLoop B. Now when I return to window A, clikLoop A is no longer called. If I put a SetClikLoop in my window update routine (i.e every time the window becomes active I reset the clikLoop ptr) the clikLoop routine is once again called. Can one of you experts please hit me upside the head and tell me what I'm doing wrong? -- John Coffman