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