Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
5250
Reminders and AppointmentDialog with UltraCalendarInfo
posted

Hi all

Within my application I now use WinSchedule and it works
almost fine.

I only have two little problems:
First I created a form with "UltraCalendarInfo" and "UltraDayView"
on it. When I created a appointment with reminder, the Reminder Dialog
shows automaticly when the time was come.
Now I have moved "UltraCalendarInfo" out of the form into a static variable,
because I want to have reminders showing without having a additional form open.
Everything works fine, except the Reminders Dialog does not show automaticly.
Does anybody knows how to get this done ?

The second little problem is:
When I doubleclick the "UltraDayView", the appointment dialog shows up.
Normaly I would like to have dialogs displayed like CenterParent, but this
dialog always show somewhere on a different screen.
How can I set location settings of this AppointmentDialog ?

Thanks a lot and best regards
Frank Uray