home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!wupost!waikato.ac.nz!canterbury.ac.nz!cantua!misc042
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: TextEdit Wierdness
- Message-ID: <C0ptx0.4B6@cantua.canterbury.ac.nz>
- From: misc042@cantua.canterbury.ac.nz (Mr M J Miller)
- Date: Tue, 12 Jan 1993 00:41:24 GMT
- References: <C0pqD8.2sE@cantua.canterbury.ac.nz>
- Organization: University of Canterbury, Christchurch, New Zealand.
- Nntp-Posting-Host: cantua.canterbury.ac.nz
- X-Newsreader: TIN [version 1.1 PL8]
- Lines: 20
-
- Mr M J Miller (misc042@cantua.canterbury.ac.nz) wrote:
- > My app has multipl windows each containing a TEdit record and a
- > verticle scroll bar. When I create a new document/window/TEdit record
- > that works fine, does all the right things-Fine.
- > When I create window #2 that works fine also-Great.
- > When I toggle back to #1 mouse selection goes _REALLY_ wierd for #1
- > -I cant even place the carat!
- > However if I toggle back to #2, then #2 is still fine but #1 never
- > comes right.
- > This happens every time I create a new document, the document created last
- > is always ok but all others wont do mouse! (but will do TEKey?!).
-
- This has been fixed!
- 5 minutes after the post, I realised that I was NOT providing
- TEScroll with an appropriate set port (ie not setting thecurrent
- port to mycurrentwind).
-
- Thanks all the same
- MJMiller.
-
-