in Search
ATTENTION: I've decided to put the upgrade on hold due to a compatibility issue of our server environment with the latest CS installer package. CS 2008 now requires SQL Server 2005 as the backend DB but our database server currenlty has SQL Server 2000 installed on it. I'll resume the upgrade once I figure out when Telligent is releasing a patch to the schema compatibility issue. For now, we will continue to use the old version of CS while waiting for the said patch. If you have any questions about this process, please don't hesitate to post them on our forums and I'll answer them as soon as I can. Thanks for your patience and support guys! I'll let you know as soon as this is resolved. - Keith Rull
Latest post 06-25-2008 6:43 PM by apachejrs. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 06-23-2008 1:42 AM

    Help: Screensaver Programming in JAVA

    Hello.

    Any input regarding screensaver programming using JAVA, please? Smile

    Thanks in advance.

    ________________ Thanks, apachejrs

    • Post Points: 20
  • 06-23-2008 2:10 AM In reply to

    • lamia
    • Top 10 Contributor
    • Joined on 06-20-2006
    • Sampaloc, Manila
    • Posts 752
    • Points 13,110

    Re: Help: Screensaver Programming in JAVA

    First, think of what you want to accomplish. This program draws random shapes to a frame...

    http://www.cs.indiana.edu/classes/a202-dger/spr2006/notes/labs7-25/tut20/ScreenSaver.java

    Then you need to make your app full screen...

    http://exampledepot.com/egs/java.awt/screen_FullWin.html

    Once your app  is done. The last thing you have to do is (not sure about this) to call your java app from another program written in another language like VB. Perhaps the microsoft guys here have an idea because I dunno if you can register your java app natively as a screensaver in windows.

    Or... Take a look and study this project called... serverbeans https://screensavers.dev.java.net/

     

    Convert limitations to great expectations... You are the creative force of your life...

    • Post Points: 20
  • 06-25-2008 6:43 PM In reply to

    Re: Help: Screensaver Programming in JAVA

    Actually, I want to trigger to manipulate (start, stop, etc) a computer's existing screensaver using java. Smile

    ________________ Thanks, apachejrs

    • Post Points: 5
Page 1 of 1 (3 items)