home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.hypercard
- Path: sparky!uunet!mcsun!Germany.EU.net!ira.uka.de!ira.uka.de!gmd.de!jvnc.net!darwin.sura.net!zaphod.mps.ohio-state.edu!rpi!batcomputer!cornell!rochester!rit!isc-newsserver!ritvax.isc.rit.edu!CAD0410
- From: cad0410@ritvax.isc.rit.edu (Cecelia A. Dorn)
- Subject: Re: How to get rid of the clicktext
- Message-ID: <1992Nov10.180454.9738@ultb.isc.rit.edu>
- Sender: news@ultb.isc.rit.edu (USENET News System)
- Nntp-Posting-Host: vaxc.isc.rit.edu
- Reply-To: cad0410@ritvax.isc.rit.edu
- Organization: Rochester Institute of Technology
- References: <4NOV199220221807@oregon.uoregon.edu> <1992Nov6.104053.1@csc.canterbury.ac.nz>,<5NOV199219443992@oregon.uoregon.edu>
- Date: Tue, 10 Nov 1992 18:04:54 GMT
- Lines: 19
-
- In article <5NOV199219443992@oregon.uoregon.edu>, derthanq@oregon.uoregon.edu (Victor Der-Thanq Chen) writes:
- >In article <1992Nov6.104053.1@csc.canterbury.ac.nz>, clas005@csc.canterbury.ac.nz writes...
- >>In article <4NOV199220221807@oregon.uoregon.edu>,
- >>derthanq@oregon.uoregon.edu (Victor Der-Thanq Chen) writes:
- >>> I am doing something using the clicktext in a field. In the openfield handler
- >>> I check the value of the clicktext. If it is empty, do nothing, otherwise do
- >>> something.
- >>>
- >>> The problem I have is that when the sencond pass of using the clicktext, even
- >>> thoug I do not click on anything, the clicktext still returns the previously
- >>> clicked text.
- >>
-
- Victor
-
- Try using 'the selectedText' instead of 'the clickText'. The
- value will not persist when you return to the whole text card.
-
- --Cea
-