home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21232 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.3 KB

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