•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Computer Science and Software Design section within the Software Development category of DaniWeb, a massive community of 363,552 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,873 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Computer Science and Software Design advertiser:
Views: 3997 | Replies: 6
![]() |
•
•
Join Date: Apr 2004
Posts: 555
Reputation:
Rep Power: 6
Solved Threads: 6
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
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
•
•
Join Date: Jun 2004
Location: Marin, CA, USA
Posts: 434
Reputation:
Rep Power: 5
Solved Threads: 10
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.
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.
•
•
Join Date: Jun 2004
Location: Marin, CA, USA
Posts: 434
Reputation:
Rep Power: 5
Solved Threads: 10
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Computer Science and Software Design Marketplace
•
•
•
•
ajax asp blog business software computer dell design developer development erp systems experiment firefox howto india intel internet it java linux media microsoft mmorpg msdn networking news office open open-source operating programming project management rss science security software software selection source sql sun super system technology evaluation toread vista warez web wiki windows xp
- C++ Program Connect 4 (C++)
- Using functions and arrays to create a program for grades (C++)
- 3d Program (Game Development)
Other Threads in the Computer Science and Software Design Forum
- Previous Thread: Need Software Design information
- Next Thread: MIS v/s Software Enginerring v/s CS


Linear Mode