Search the Community
Showing results for tags 'calendar'.
-
Hello everyone, I started working on this calendar control for my company. It's still a work in progress, and there are some bugs and some features missing, but I still wanted to share it with you guys, to get some comments and ideas for future development. My question would be: "Would you hav...
-
This program can be used to create simple alarms (msgbox or soundfile can be added to every alarm). The program is just running in background, if you close it. (Use Tooltip to exit.) I translated the Programm in english to post it here. If you like it, please leave me a comment, also if you have any...
-
I'm trying to make bold some days of a calendar. I get those days from a SQLite database. Using the _GUICtrlMonthCal_SetDayState function I almost got it working. Please look at the following ugly code and help me to understand why when the variable $finalX is calculated by the script it doesn't wor...
-
This script generates a calendar of 12 pages in pdf format (ready to be printed if you want) it include for each month also the previous and the next month on the same page. It makes use of the "MPDF_UDF.au3" udf by taietel from >this topic you must download that udf and save it in the same folder w...