Click here to Skip to main content
Licence 
First Posted 28 Nov 2005
Views 52,597
Bookmarked 22 times

PicSplitter - Dual Screen Wallpaper Utility

By | 28 Nov 2005 | Article
A small utility that splits an image into two images for use with dual monitor wallpaper setups.

Sample image

Introduction

Dual monitors. From the very first time that I used Turbo C to step through my code on a secondary monochrome monitor, while I watched Windows redraw my application in the main display, I have been hooked on the benifits of dual screen displays.

PicSplitter is a small application that takes a single image, and creates two images by splitting the original.

Background

Not a lot of high tech found here. I thought that it might be nice to share this little application with the world.

Points of Interest

This version was build using Microsoft Visual Studio 2005 beta 2. Based on all the negative reaction to the RTM version of VS2005, my company has adopted a "Thanks, but no thanks." attitude to VS2005. The code should be almost cut-paste compatable with VS2003 and the RTM version, however.

As a soap box aside, I wish that Microsoft had designed the My namespace with multiple monitor support. It would have been to nice to add the following lines of code...

    My.Computer.Screens(0).Background = "left.jpg"
    My.Computer.Screens(1).Background = "right.jpg"

History

Release to CodeProject.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

wduros1

Web Developer

United States United States

Member

I wrote my first program when I was a child - Basic on the TRS-80 used line numbers back then. I enjoy the problem solving and creative process that writing software invokes.

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralNice, couple of questions though Pinmemberkuroiryu7:26 8 Sep '06  
Generalembedded into HTML Pinmembermark_maier22:46 6 Dec '05  
QuestionPort This Back To VS.Net 2003 ??? PinmemberCADDex6:09 6 Dec '05  
QuestionThe sample image is from where? PinmemberT-luv11:50 3 Dec '05  
Your sample image looks pretty neat. Did you by chance download this from the web? Can you post the URL? Poke tongue | ;-P
 
T-luv
 
You don't spit into the wind... Jim Croce

QuestionNice idea ... but why? PinmemberMichael E. Jones4:25 29 Nov '05  
AnswerRe: Nice idea ... but why? PinmemberJoe Zimmerman8:42 29 Nov '05  
AnswerRe: Nice idea ... but why? Pinmemberwduros19:21 29 Nov '05  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web01 | 2.5.120529.1 | Last Updated 28 Nov 2005
Article Copyright 2005 by wduros1
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid