Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!cica!tut.cis.ohio-state.edu!apple3.cis.ohio-state.edu!mark From: mark@apple3.cis.ohio-state.edu (Mark Jansen) Newsgroups: comp.sys.next Subject: problem with Interface Builder Action Messasges Message-ID: <56535@tut.cis.ohio-state.edu> Date: 1 Aug 89 17:48:42 GMT Sender: news@tut.cis.ohio-state.edu Distribution: na Organization: Ohio State University Computer and Information Science Lines: 14 I am trying to use interface builder for a medium size programming project and am having trouble with action messages and tags. I have create a couple of control panels with buttons and text fields enclosed within matracies and boxes. I have connected the button and text field action messages to target my application object and that all works fine. I then query the sender of the message for its tag and am getting the wrong tag number. Apparently the tag is from the matrix or box that contains the button pressed. How do I get around this difficulty? -=- Mark Jansen, Department of Computer and Information Science The Ohio State University; 2036 Neil Ave., Columbus, OH USA 43210-1277 mark@cis.ohio-state.edu