Dermot
08-03-2006, 04:00 AM
Here is a calendar program that I created with AMS. It was actually part of a larger app and I broke out the calendar part and made it stand-alone.
Download (http://68.178.154.215:1701/mycalsetup.exe)
Comes with and installer and uninstaller. It uses SQLite to store reminders. You can create multiple calendar files. Has month view, week view and list view.
There are lots of other features that could be added like popup reminders etc.
What components were used?
SQLite Plugin
DataGrid Plugin (http://www.icynorth.com/datagridplugin/index.html)
Worm's PopupNotify Plugin (http://www.warmuskerken.com/popupnotify.htm) (Used for the popup calendar)
Worm's DateDiff Plugin (http://www.indigorose.com/forums/showthread.php?t=12737) (wouldn't have been possible without this)
Worm's PDFOut dll (http://www.indigorose.com/forums/showthread.php?t=13940&highlight=PDFOut) (Used to print from the List View page)
Worm's WindowShot dll (Used to print a graphic of the calendar)
As you can see this would not have been possible with Worm.
Anyway you might find it usefull and it shows what can be done with AMS.
Download (http://68.178.154.215:1701/mycalsetup.exe)
Comes with and installer and uninstaller. It uses SQLite to store reminders. You can create multiple calendar files. Has month view, week view and list view.
There are lots of other features that could be added like popup reminders etc.
What components were used?
SQLite Plugin
DataGrid Plugin (http://www.icynorth.com/datagridplugin/index.html)
Worm's PopupNotify Plugin (http://www.warmuskerken.com/popupnotify.htm) (Used for the popup calendar)
Worm's DateDiff Plugin (http://www.indigorose.com/forums/showthread.php?t=12737) (wouldn't have been possible without this)
Worm's PDFOut dll (http://www.indigorose.com/forums/showthread.php?t=13940&highlight=PDFOut) (Used to print from the List View page)
Worm's WindowShot dll (Used to print a graphic of the calendar)
As you can see this would not have been possible with Worm.
Anyway you might find it usefull and it shows what can be done with AMS.