Path: utzoo!mnetor!uunet!mcvax!ukc!eagle!icdoc!qmc-cs!davide From: davide@cs.qmc.ac.uk (David Edmondson) Newsgroups: comp.sys.mac.hypercard Subject: Re: Select line from a field when textLocked Message-ID: <376@sequent.cs.qmc.ac.uk> Date: 22 Feb 88 17:35:07 GMT References: <993@cadre.dsl.PITTSBURGH.EDU> Reply-To: davide@cs.qmc.ac.uk (David Edmondson) Organization: Computer Science Dept, Queen Mary College, University of London, UK. Lines: 16 Distribution: Keywords: In article <993@cadre.dsl.PITTSBURGH.EDU> geb@cadre.dsl.pittsburgh.edu.UUCP (Gordon E. Banks) writes: >I would like to be able to select an entire line from a text field >by clicking on the line with the browse tool. I couldn't work out why dragging didn't work either, however you can use the rect of the field and click at one side then click with shiftkey at the other (you have to subtract a bit if it's a scrolling field). While I'm here I may as well complain about date conversion to UK format. Converting anything to date produces a correct uk date e.g. 4/1/88 (4th jan) however converting that to a long date gives 1 April. This effectively stops the diary stack from working correctly. Cheers, Dave.