Path: utzoo!utgpu!water!watmath!clyde!att-cb!att-ih!pacbell!ames!mailrus!umix!uunet!mcvax!unido!iraun1!iravcl!joachim From: joachim@iravcl.ira.uka.de Newsgroups: comp.sys.mac.programmer Subject: Re: When to draw rect around List in DLOG Message-ID: <89@iravcl.ira.uka.de> Date: 31 Mar 88 12:10:41 GMT References: <1101@cadre.dsl.PITTSBURGH.EDU> Lines: 11 Posted: Thu Mar 31 13:10:41 1988 Organisation: Universitaet Karlsruhe, IRA, F.R. Germany In article <1101@cadre.dsl.PITTSBURGH.EDU>, jas@cadre.dsl.PITTSBURGH.EDU (Jeffrey A. Sullivan) writes: > I am maintaining a List (ala list manager) in a dialog using TransSkel. The > list does not have arectangle around it, so you have to draw one in. The > question is : When exactly should I be drawing it in? During updateEvent, > ActivateEvent, before calling the SkelDialog procedure, or what? > I think the best solution is to define a custom control. This way you'll get any events you need without messing up your code, as a UserItem would. Joachim Lindenberg, University of Karlsruhe Federal Republic of Germany - West Germany.