[APP] Wallpaper Director

Developed or developing a new product in PureBasic? Tell the world about it.
neuronic
Enthusiast
Enthusiast
Posts: 112
Joined: Sat Apr 26, 2003 11:38 pm
Contact:

[APP] Wallpaper Director

Post by neuronic »

Hi

My newest creation, Wallpaper Director, is available on my website.

Wallpaper Director is an easy to use application for Windows based computers with which one can easily have a different wallpaper every day or even every time the system boots. Wallpaper Director does everything automatically once the user selected the images he would like to see as desktop wallpapers. Wallpaper Director is able to resize the loaded images to fit the screen resolution of the actual desktop maintaining the aspect ratio of the original image. Once everything is set there is no need for user interaction for Wallpaper Director to work.

* Automatically change the wallpaper every day or every time the system boots
* Handle unlimited number of images
* Fully automatic operation
* Automatic resizing of the image keeping its aspect ratio
* Use of filling color
* Multi-language support
* Technical support
* Built-in Help

You can download it from its website:
Wallpaper Director Website

Image

I use WinXP so I have no idea if it works on Vista or Win7, but I think it should. Anyway please let me know. I was able to test it with the regular 4:3 screen and 16:10 screen but please let me know if there is any problem when resizing the image.

It has multi language support, the language files are in the subdirectory called 'languages' in regular txt format.

Neuronic
Amundo
Enthusiast
Enthusiast
Posts: 200
Joined: Thu Feb 16, 2006 1:41 am
Location: New Zealand

Re: [APP] Wallpaper Director

Post by Amundo »

Hi neuronic,

Thanks for sharing your applications (both this, and your cleaner program). One thing I have liked, is the design of your GUIs - can I ask what you used to produce them? They both look slick and professional.
Win10, PB6.x, okayish CPU, onboard video card, fuzzy monitor (or is that my eyesight?)
"When the facts change, I change my mind" - John Maynard Keynes
neuronic
Enthusiast
Enthusiast
Posts: 112
Joined: Sat Apr 26, 2003 11:38 pm
Contact:

Re: [APP] Wallpaper Director

Post by neuronic »

Hi Amundo,

Thank you for your reply. I only use the standard Visual Designer to create the gui of all my applications, and of course a graphics application. In case of Wallpaper Director, what you see in the window is a mixture of standard gadgets and imagegadgets. The lines and the buttons are all image gadgets. There is a procedure to create the buttons writing the texts on empty images. The requesters are self-made requesters as I was unable to modify the standard ones. I am planning to release the requester code as soon as I think it is stable enough.



Neuronic
Amundo
Enthusiast
Enthusiast
Posts: 200
Joined: Thu Feb 16, 2006 1:41 am
Location: New Zealand

Re: [APP] Wallpaper Director

Post by Amundo »

Thanks, looking forward to your code!
Win10, PB6.x, okayish CPU, onboard video card, fuzzy monitor (or is that my eyesight?)
"When the facts change, I change my mind" - John Maynard Keynes
Post Reply