Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2006
    Posts
    64

    Festive Proggy help needed!

    Hi I am attempting to make a cool festive program that plays random background music (christmas of course!) and display festive images..

    I have got the music sorted out, but what I want to do is make the application run in the system tray(which is not a problem) but I dont know how to make a right click menu that I can access from the system tray, and I think the biggest problem, is there anyway at all to display the images above the users desktop instead of showing in the actual program window?

    And I need the images to somehow "randomise" so the same images dont get shown when it is run.

    If Im being 2 technical, what I mean is Ive seen a few programs that display "christmas tree lights" over the desktop, so the users desktop is still visible, but the lights animate over the top, and I was wandering if this was at all possible?

    I have included an example of the project, I have removed the audio as file size was 2 big, and only 3 simple images!


    Thanks in advance!
    Attached Files

  2. #2
    Join Date
    Jul 2002
    Location
    Just South of Reality
    Posts
    778
    I've added some simple randomizing to the page for the pics. I assume you will be adding more pictures; since randomizing to (3) doesn't give a lot of options.

    I hope this helps.
    Attached Files

  3. #3
    Join Date
    Nov 2006
    Posts
    64
    Thanks so much for that, it really did help!

    Now for the most seemingly impossible, can I display the images directly onto the users desktop or does it have to be confined to the program window?

    Thanks again :-)

  4. #4
    Join Date
    Oct 2005
    Location
    MI
    Posts
    524
    Ok, its a little rough, but the attached apz contains an example. All the relevant script is on the "On Preload" and "On Show" events with comments. You just use a few of the Application and Window actions to get the size of the desktop, apply a mask (see help file for more on masks) and resize the lot accordingly.

    My example doesn't flash any lights but you could add that with an "On Timer" action that replaces the image over and over. Also, I doubt this will work too well for users that run their desktop across multiple monitors... but its a start.

    hth.

    BTW... click on any of the lights to close.
    Attached Files
    Yeah right. Who's the only one here who knows the illegal ninja moves from the government?

    ()))))))))o)))))))==============================================

  5. #5
    Join Date
    Jul 2002
    Location
    Just South of Reality
    Posts
    778

    templates...

    You would need to create a template the size of the photos you wanted to display on the page. Once the template is created the photos will appear in the template based on your scripting.

    Create the Template:
    Click on ( Project / settings / custom mask ) - chose an image for the custom mask. The template will eliminate any black space around the template, so if you want a mask for say 3X4 images (landscape), it would be best to start with an all white mask or some photo without black bordering. The templates can be made in just about any shape you want.

    In my example The template and the background are the same photo. I've set the actual image as the background. Experiment with the example so that you can see what's happening.

    Please read the help file and the search the forum, There is some great info out there, as this can be a bit tricky.

    Unless you place a button on the template to exit, the user will need to kill it (close it) from the task bar.

    Good luck with the project, sounds pretty neat.
    Attached Files
    Last edited by holtgrewe; 11-27-2006 at 09:59 PM. Reason: cleanup

  6. #6
    Join Date
    Jul 2002
    Location
    Just South of Reality
    Posts
    778
    TJS
    Nice job, you slipped under my radar.

  7. #7
    Join Date
    Dec 2003
    Posts
    891
    Xmas, Bah Humbug.
    Come to the Darkside.
    See XmasHumbug.apz
    (Just kidding)
    It is that time again. Maybe with some input from others, we can make a nice Xmas presentation to give as an Xmas favor.
    Attached Files

Similar Threads

  1. Help needed to install MSDE and creating a schema?
    By btlglobal in forum Setup Factory 7.0
    Replies: 2
    Last Post: 09-19-2005, 02:53 PM
  2. Not properly installed when update isn't needed?
    By Mortamer in forum TrueUpdate 1.0
    Replies: 3
    Last Post: 03-02-2005, 09:42 AM
  3. A Few Message Translations Needed
    By Darryl in forum Setup Factory 7.0
    Replies: 0
    Last Post: 02-04-2005, 02:04 PM
  4. Replies: 1
    Last Post: 07-17-2003, 08:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts