INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Screensaver  (Read 1847 times)

Robert S

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 80
Screensaver
« on: July 15, 2004, 02:02:08 am »

I'm looking for a screensaver that displays information (big moving letters) about the song that's beeing played at the moment and also perhaps which song that is next in line. I'm running MC 9 and there isn't one there, but maybe in mc 10 or 11? If not, I have written one but I have some problems with it at the moment (see my question in the interact/dev forum)

Regards,

Robert
Logged

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20054
Re:Screensaver
« Reply #1 on: July 15, 2004, 05:35:08 am »

information for the text screen saver is saved in the registry at

HKEY_CURRENT_USER\Software\Microsoft\Screensavers\Text3D\DisplayString

changing this may help
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
https://centercitybbs.com
Fayetteville, NC, USA

Robert S

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 80
Re:Screensaver
« Reply #2 on: July 15, 2004, 10:50:56 am »

That's a great idea. I guess it's quite easy to write a plugin that writes text to this post. I think I'll try that this evening.

Thanx for the tip!

/Robert
Logged

AoXoMoXoA

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1551
  • I am a kangaroo . . . . no, really!
Re:Screensaver
« Reply #3 on: July 17, 2004, 12:41:10 pm »

Hi Kobba,
if you suceed will you share?   ::)
Logged
. . . the game is rigged

Robert S

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 80
Re:Screensaver
« Reply #4 on: July 17, 2004, 02:52:13 pm »

Yeah, of course. It'll all be freeware and I will happily share the code aswell if anyone wan't it. I'll post information here when it's finished.

/Robert
Logged

Robert S

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 80
Re:Screensaver
« Reply #5 on: July 21, 2004, 04:14:19 am »

The screensaver is finished now, but I've faced One Mayor Problem that makes it completely useless. The MC plugin saves songinformation in the windows registry and Microsoft Marquee-screensaver reads this information when it starts, this works great.

But....Marquee doesn't discover that the information in the register has changed if the screensaver is already running. That is, when the song chages, and I save new information to the registry, marquee doesn't read this unless I re-start the screensaver (manually).

Does anyone know how to tell Windows to re-read registry information somehow. Or perhaps how to close and start the screensaver again with code.

Unless I solve this problem I have to develop my own screensaver and I cannot use the standard windows screensavers.

/Robert
Logged
Pages: [1]   Go Up