home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / x / volume13 / xcal / part01 / README < prev    next >
Text File  |  1991-05-12  |  2KB  |  59 lines

  1. Xcal is a calendar program. It generally sits on your screen
  2. displaying todays date - the format of this can be tailored to your
  3. taste.
  4.  
  5. Hitting the left button in the date window gives you a `strip' showing
  6. the current month with one line per day. Daily details can be stored
  7. in files (like xcalendar - from where I stole the code). The daily
  8. details will be displayed in the strip - so you can see what you have
  9. to do. The X11R4 multi-line widget makes this rather nice.
  10.  
  11. Daily details can be edited by poking at the appropriate day and
  12. getting an edit window. Daily details can contain times and can
  13. be used to trigger screen alarms.
  14.  
  15. Each strip has `next' and `previous' button, so you can do the common
  16. actions quickly - alternatively you can hit the middle button in the
  17. date window to get a dialogue box which you can use to enter the date
  18. of the month which you want to display.
  19.  
  20. A top level button on the date strip gives you access to a memo pad
  21. where you can store things that you should be doing. This panel also
  22. shows todays information so a single button click can be used to see
  23. todays appointments.
  24.  
  25. I have also stolen pscal from the net and modified it to work with the
  26. program. So you can generate pretty printed calendars whenever you
  27. like - assuming that you have a PostScript printer.
  28.  
  29. This is release 3.3
  30. The history is:
  31.     Release 1.1  posted to comp.sources.x
  32.         + two patches
  33.     Release 2.1  circulated privately
  34.     Release 3.1  posted unintentionally to comp.sources.x
  35.     Release 3.2  posted to comp.sources.x
  36.  
  37. Caveats
  38.  
  39. Yes this IS another - `I need something real to find out about X exercise'.
  40. So, it demonstrates all those faults.
  41.  
  42. Peter Collinson
  43. Hillside Systems
  44. 61 Hillside Avenue
  45. Canterbury
  46. Kent, CT2 8HA
  47.  
  48. Phone: +44 227 761824
  49. Fax: +44 227 762554
  50. Email: pc@hillside.co.uk
  51.  
  52. 22/March/1990
  53.  
  54. Fixes/enhancements welcomed....
  55.  
  56. This is free... however, if you are going to make some profit from
  57. this, then perhaps you should consider passing something back to me
  58. since I am freelance and mostly don't get paid everyday.
  59.