Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!apple!Apple.COM!lsr From: lsr@Apple.COM (Larry Rosenstein) Newsgroups: comp.sys.mac.programmer Subject: Re: MacApp multiple views in a window problem Message-ID: <1578@internal.Apple.COM> Date: 28 Apr 89 17:30:42 GMT References: <1002@tasis.utas.oz> Sender: usenet@Apple.COM Organization: Objects-R-Us, Apple Computer, Inc. Lines: 27 In article <1002@tasis.utas.oz> luke@tasis.utas.oz (Luke Visser) writes: > multiple frames into one window. That's ok the problem > comes when the event is processed. The target view gets > it first but the other view never gets a look in. I don't see anything wrong with your code. Your target chain should go from the person TEView, to its Frame, to the list TEView, to its Frame, to theWindow, ... There may be something funny going on within MacApp, but nothing comes to mind immediately. I tried looking to see where the target and fNextHandler fields are changed, but didn't find anything. I think you should use the MacApp debugger to see how the target chain ends up. You can display the current gTarget by typing 'I gTarget' to the debugger. Then you can start tracing the target chain back. Knowing what's in the chain would help track down where it is getting messed up. Let me know if you need more help. (I tried mailing to you but wasn't successful.) Larry Rosenstein, Apple Computer, Inc. Object Specialist Internet: lsr@Apple.com UUCP: {nsc, sun}!apple!lsr AppleLink: Rosenstein1