Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old March 8th, 2007, 11:55 PM
kpierce8@gmail.com
Guest
 
Posts: n/a
Default Coding a scheduled journal application

I'm a python newbie and would like to develop a tiny application to
schedule a document to open in a text processor and ask a question.
I'd like to be able to give it multiple time:question pairs such as
(monday 1:00pm : "Please enter your completed tasks for the morning?).
It could just open a dialog box with a big text entry area and the
question, then append a text file after a submit command. I guess the
question is how to get it to run in the background and pop-up at the
appropriate times?

  #2  
Old March 9th, 2007, 02:45 AM
Gabriel Genellina
Guest
 
Posts: n/a
Default Re: Coding a scheduled journal application

En Thu, 08 Mar 2007 20:42:45 -0300, kpierce8@gmail.com
<kpierce8@gmail.comescribió:
Quote:
I guess the
question is how to get it to run in the background and pop-up at the
appropriate times?
Use cron on linux or the task scheduler on windows

--
Gabriel Genellina

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles