INTERACT FORUM

Windows => Plug-in Development => Topic started by: hit_ny on January 13, 2009, 08:45:33 am

Title: Which Notification Event does this ?
Post by: hit_ny on January 13, 2009, 08:45:33 am
Wanted to know if there was a notification event (http://wiki.jrmediacenter.com/index.php/Media_Center_Core_Commands#Notifications) broadcast after a call to a smartlist completed displaying its results ?

If so wondered which one it is :
- MCC_NOTIFY_VIEW_CHANGED
- MCC_NOTIFY_VIEW_INDEX_CHANGED
- MCC_UPDATE
- MCC_NOTIFY_DISPLAY_OWNER_CHANGED
- MCC_NOTIFY_AFTER_FIRST_UPDATE_APPLY_VIEW_STATE

 ?

I wanted to write a script that called one of my maintenance smartlists, waited until the results arrived, and then did some processing.

I could do it with a delay but it would be ideal to know when the smartlist finished computing.

This is for MC 12.