Community
Participate
Working Groups
Add a "scheduled" icon marker for scheduled syncronizations in the "synchronize" drop-down toolbar menu. It would allow to see what synchronizations already scheduled without activating them and opening "schedule..." configuration dilaog.
Created attachment 28841 [details] implementation I had to introduce new P_SCHEDULED event and fire it from SubscriberParticipant.setRefreshSchedule() method. ovr/waiting_ovr.gif is used for an overlay icon.
Thanks. I released the code but had to fix one bug related to how schedules are maintaind (i.e. a new schedule does not create a new instance so your event firing code was wrong). Patch released.
Good point. Thanks Michael.
Bogdan, please verify during 3.2 M3 test pass
Verified on Win32 in I20051101-0010