Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!njin!princeton!phoenix!englandr From: englandr@phoenix.Princeton.EDU (Scott Englander) Newsgroups: comp.sys.mac.hypercard Subject: Re: Wish List item for HyperCard 2.0 Keywords: Buttons, icons, shapes, fonts Message-ID: <7620@phoenix.Princeton.EDU> Date: 7 Apr 89 16:32:59 GMT References: <1100@atux01.UUCP> Reply-To: englandr@phoenix.Princeton.EDU (Scott Englander) Organization: Princeton University, NJ Lines: 15 In article <1100@atux01.UUCP> jlc@atux01.UUCP (J. Collymore) writes: >For the HyperCard 2.0 developers out there, could you please add the following >to HyperCard: >- the ability for a field to sense a mouseClick and perform execute a script. If i understand you, HC does this now: If the field is locked, it will receive mouseup messages, and you can have a "on mouseup" handler in the field script. Here's another addition for button features: - the ability to choose a font (and style, etc) for the button name. -- - Scott