home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14967 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!wupost!usc!sdd.hp.com!uakari.primate.wisc.edu!ames!ads.com!killer!pokey.verity.com!anders
  3. From: Anders Wallgren <anders@verity.com>
  4. Subject: Re: Things I'd like to see: SourceBug
  5. Organization: Verity, Inc., Mountain View, CA, USA
  6. Date: Thu, 3 Sep 92 22:06:59 GMT
  7. Message-ID: <1992Sep3.220659.25883@verity.com>
  8. X-Xxmessage-Id: <A6CBDB69AE02C897@pokey.verity.com>
  9. X-Useragent: Nuntius v1.1.1d9
  10. References: <1992Sep1.183715.22867@reed.edu>
  11. Sender: usenet@verity.com (USENET News)
  12. X-Xxdate: Thu, 3 Sep 92 23:10:33 GMT
  13. Lines: 17
  14.  
  15. In article <ksand-010992172559@wintermute.apple.com> Kent Sandvik,
  16. ksand@apple.com writes:
  17. >Yeah, I asked for this nifty feature in SourceBug. Same with
  18. MacBrowse
  19. >(or Mouser), but the original code (the app shipping) is written
  20. using
  21. >MacApp 2.0.1, so it's a little bit harder to achieve. Otherwise I
  22. agree,
  23. >long TTextListViews should by default support the
  24. TKeySelectionBehavior.
  25.  
  26. This assumes that the list is sorted, which isn't necessarily true
  27. - TKeySelectionBehavior works in weird ways (from the user's
  28. perspective) on non-sorted list.  Perhaps a flag to turn it on
  29. would be better than always having it on.
  30.  
  31. anders
  32.