944,165 Members | Top Members by Rank

Ad:
Dec 15th, 2004
0

want to create a reminder program, need help getting started

Expand Post »
Hello,

I want to create a program the scrolls in on the side of your screen that reminds you to do stuff at certain times. You can tell it what to remind you. I am writing it in c++. One problem I have is where to get started, this will be the first real program that I want to do. What do I need to set up. And does anybody have a clue on how to make a program scroll out from the side of the screen (I know the scrolling thing might be kind of confusing because thats the only way I could describe it)

Thank You
Similar Threads
Reputation Points: 23
Solved Threads: 6
Posting Pro
Dark_Omen is offline Offline
573 posts
since Apr 2004
Dec 16th, 2004
0

Re: want to create a reminder program, need help getting started

So you'd have at least four basic parts; a form you fill out to enter an appointment or thing to remind you of, a list of things pending, a background task that just watches the clock, and then the pop-up/scroller to do the reminding.

Is this Windows? Are you using VC? There are sample 'tray' apps that show you how to have a background program with an icon in the windows tray. Then you could click on that icon to get to the list and form. The background process would also be watching the clock (maybe using a waited-GetMessage() call).

There must be sample scrollers on the web as they're all the rage with MSN and other mail programs now. Google should help there.
Reputation Points: 36
Solved Threads: 11
Posting Pro in Training
Chainsaw is offline Offline
436 posts
since Jun 2004
Dec 16th, 2004
0

Re: want to create a reminder program, need help getting started

thanks, you put everything in perspective for me. I am using it in windows, and I ma not using VC. Is that a suggestion to use VC?
Reputation Points: 23
Solved Threads: 6
Posting Pro
Dark_Omen is offline Offline
573 posts
since Apr 2004
Dec 16th, 2004
0

Re: want to create a reminder program, need help getting started

Only because VC comes with a bunch of samples, including, I think, a tray sample. But it probably uses MFC, so for that you'd need VC.
Reputation Points: 36
Solved Threads: 11
Posting Pro in Training
Chainsaw is offline Offline
436 posts
since Jun 2004
Dec 17th, 2004
0

Re: want to create a reminder program, need help getting started

I can't find any sample code for a program that has a slide out gui and. Can any one help? I also could not find anything that shows me how to run a program in the background, but I am sure there is one out there, but if you know that would be a lot of help.
Reputation Points: 23
Solved Threads: 6
Posting Pro
Dark_Omen is offline Offline
573 posts
since Apr 2004
Dec 19th, 2004
0

Re: want to create a reminder program, need help getting started

There is probably a parameter(s) in CreateWindowEx to help with the problem, but its nothing ive made before either!!!
Reputation Points: 16
Solved Threads: 6
Posting Pro in Training
1o0oBhP is offline Offline
445 posts
since Dec 2004
Jul 8th, 2005
0

Re: want to create a reminder program, need help getting started

Hello,
How to make a reminder i.e to setup a reminder in a system as a popup window.the platform i have chosen is php.
Thank You.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
arulselvi is offline Offline
1 posts
since Jul 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Computer Science Forum Timeline: Need Software Design information
Next Thread in Computer Science Forum Timeline: MIS v/s Software Enginerring v/s CS





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC