Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uwm.edu!linac!att!att!cbnewsk!ech From: ech@cbnewsk.att.com (ned.horvath) Newsgroups: comp.sys.mac.programmer Subject: Re: Hiliting Buttons Message-ID: <1991May9.030314.12897@cbnewsk.att.com> Date: 9 May 91 03:03:14 GMT References: Organization: AT&T Bell Laboratories Lines: 17 From article , by kg1a+@andrew.cmu.edu (Kevin Michael Goldsmith): > Is there a way to Hilite a button without disabling it? I am stuck on > something. I working on an interactive simulation, and I want someone > to click on a button, and then I will hilite it. Then, I want them to > be able to click on the button again, and I can respond to it. Anyone > have a clue? Sure, you can use TrackControl as usual on the first click, then use HiliteControl to permanently highlight the control. If you do this, you will want to define a control (CDEF) with a third (or even a fourth) visual state, so that the second click will give some visual feedback. -- =Ned Horvath= ehorvath@attmail.com