2012-07-18, 09:43 PM
sub Wrote:Maybe - hard for me to know really.It turns out that it has nothing to do with the renderlist...
If you dont make any progress on it, and can reproduce it on a fairly basic skeleton plugin, send it over and I'll take a look at the code for you.
When you get 10 minutes, if you make the attached your default screensaver
Code:
<ScreenSaver>
<ActiveScreenSaver>Skel</ActiveScreenSaver>
<InactivityMinutes>1</InactivityMinutes>
</ScreenSaver>
The code returns False to the Ctrl-Right OnKeyDown event so the keystroke can be handled by an underlying Plugin like Music.
Alex