home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14192 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.4 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!mips!sdd.hp.com!uakari.primate.wisc.edu!ames!data.nas.nasa.gov!taligent!apple!mumbo.apple.com!gallant.apple.com!NewsWatcher!user
  2. From: jpugh@apple.com (Jon Pugh)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Map (was: Australian Mac systems)
  5. Message-ID: <jpugh-180892220449@90.20.3.212>
  6. Date: 19 Aug 92 05:13:20 GMT
  7. References: <1992Aug12.093523.3242@otago.ac.nz> <SES.92Aug18094734@cmns-moon.think.com>
  8. Sender: news@gallant.apple.com
  9. Followup-To: comp.sys.mac.programmer
  10. Organization: Apple Computer, Inc.
  11. Lines: 21
  12.  
  13. >This won't work for two reasons:
  14. >1. Most users don't bother to set their location in the Map control panel.
  15. I certainly haven't. Is there any advantage in doing so?
  16. > If you're using a powerbook, it really helps when you change back and forth 
  17. > between timezones; if only it supported daylight saving time..
  18.  
  19. I wrote an XCMD to set the time so that I could click a button and change
  20. the time from east to west coasts.  Then I realized that I should set the
  21. Map location and did some experiments.  It turns out the Map cdev
  22. automatically changes the time when you change the location.  So I wrote an
  23. XFCN that returns the location and time zone from the map cdev.  I use it
  24. to display a couple of clocks which have Eastern and Pacific time in
  25. Hypercard.
  26.  
  27. I believe that I saw an astronomy program that allowed you to set its
  28. location from the PRAM settings.
  29.  
  30. Jon
  31.