DSchedule: Difference between revisions
From GameBrew
More actions
No edit summary |
Tag: visualeditor |
||
| Line 28: | Line 28: | ||
==User guide== | ==User guide== | ||
When the program starts, the upper screen contains the calendar of the current month. | When the program starts, the upper screen contains the calendar of the current month. | ||
The lower screen contains a blank screen with some buttons, which from left to right: | |||
* Show help. | |||
* Load events stored in .ics file. | |||
* Save events into .ics file. | |||
* Enable/disable all events view (first click shows all events in calendar, second click return to the daily view). | |||
* Add new event. | |||
* Modify selected event. | |||
* Delete selected event. | |||
* Scroll up on the events list. | |||
* Scroll down on the events list. | |||
* Show the previous month. | |||
* Show the next month. | |||
* Swap upper and lower screen. | |||
To load a calendar | ===Calendar=== | ||
To load a calendar from file: | |||
* You have to move the .ics file into the memory card. When you will try to load it, the program will ask you the path. | |||
* For an easier use it is suggested to move the file to the memory card's root. | |||
To load a calendar by default: | |||
To | |||
* You must modify the file dschedule.conf with a text ditor and insert the path of the file File:. | |||
* This file must be in the same directory of the program on the memory card. | |||
To save the calendar: | |||
* You must click on the S button. The program will ask you the path where to save the file. | |||
* Note that if the file already exist the program will overwrite it. | |||
==Controls== | ==Controls== | ||
