home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / tools / 871 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.4 KB

  1. Path: sparky!uunet!gatech!rutgers!njitgw.njit.edu!hertz.njit.edu!axs9017
  2. From: axs9017@hertz.njit.edu (Alexander Shinkar)
  3. Newsgroups: comp.os.ms-windows.programmer.tools
  4. Subject: ListBoxes; Windows Calendar
  5. Summary: Pass data between 2 listboxes; keep track of appointments (OWL)
  6. Message-ID: <1992Sep5.020836.18027@njitgw.njit.edu>
  7. Date: 5 Sep 92 02:08:36 GMT
  8. Sender: news@njit.edu
  9. Organization: New Jersey Institute of Technology, Newark, N.J.
  10. Lines: 25
  11. Originator: axs9017@hertz.njit.edu
  12. Nntp-Posting-Host: hertz.njit.edu
  13.  
  14. Question,Question,Question... x 2
  15.  
  16. Im working with BC++ and OWL.
  17. 1)
  18.      I need to have 2 list boxes, the user could select from the
  19. left list box, and the selected item will appear in the right
  20. list box (Sort of like selecting printers in windows setup)
  21. The problem that I have, is setting up the 2 listboxes..
  22. does anyone have a slice of code that will show me how to
  23. create 2 listboxes that transfer data between them??(USING OWL)
  24.  
  25. 2)
  26.      I need an idea on how the calendar program in windows works. 
  27. Specifically, how does it keep track of appointments, and then
  28. notifies the user... Is there a scheduler in windows that I can 
  29. use to notify the user of all the appointments he/she has.
  30. I was thinking of spawning a process that whould continually
  31. run through a file, and notify the user if there is an appointment
  32. at this time.
  33.  
  34. An answer to any of the questions would be greatly appreciated.
  35. Thanks in advance
  36. Alex
  37.  
  38. axs9017@hertz.njit.edu
  39.