> Is that OSD menu one from your own plugin? not always, depends on what the user does and the runtime of the update thread (normaly some seconds). Leaving epgsearch, calling main menu or another plugin. > In that case you could easily make the thread store it's > message somewhere, and have your menu display it in the next > call to its ProcessKey() function. > thanks! good idea. I'll try it. Christian