Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: How to make a program that can set a video as a wallpaper

  1. #1
    Junior Member
    Join Date
    Jun 2017
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to make a program that can set a video as a wallpaper

    Hello,

    I want to try and make a program that can a video as my desktop wallpaper and i dont really know where to start or what i should work with.
    Any advice as to how to start would be very much appreciated.

    Thanks in advance

  2. #2
    Senile Half-Wit Freaky Chris's Avatar
    Join Date
    Mar 2009
    Posts
    834
    My Mood
    Cynical
    Thanks
    7
    Thanked 105 Times in 90 Posts

    Default Re: How to make a program that can set a video as a wallpaper

    Research. There will be a lot on the web about people trying to do things like this. But you need to define your scope first. What operating system, desktop environment, window manager etc. This is such a vague scope it is hard for anyone to provide guidance.

    Give some more detail about exactly what you're targeting, and what you have considered and tried. We can give much better information then.

Similar Threads

  1. [SOLVED] problem in crearting a Set object(Set here refers to java.util.Set)
    By arpansen in forum What's Wrong With My Code?
    Replies: 2
    Last Post: July 29th, 2014, 07:18 AM
  2. Replies: 1
    Last Post: January 17th, 2013, 07:01 AM
  3. Replies: 0
    Last Post: November 16th, 2012, 05:25 AM
  4. How to make set to allow duplicate values... Please help me!!!
    By JavaKiddo in forum Collections and Generics
    Replies: 9
    Last Post: January 4th, 2012, 08:22 AM