I have a problem with the DesktopX object I am working on. That is, Reminders.
I'm not sure what it should do behind reminding users on upcoming appointments.
Right now, it won't remind user if reminder time is empty.
Otherwise it will display an object on desktop and uses message box to remind user about the appointment. Then if it's not one-time appointment, it will sleep till next appointment date.
Will this work ok for you guys? Any ideas?