Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

General Discussions


You are currently viewing our General Discussions as a guest. Please register to participate.
Login



Reply
Having two windows appearing side by side by default in Windows?
Old 03-14-2008, 07:10 PM Having two windows appearing side by side by default in Windows?
Azam.biz's Avatar
Average Talker

Posts: 19
Name: N Azam
Location: Bloomsbury, London
Trades: 0
Is there any software or means to enable two windows to automatically appear side by side on my monitor? Then, when I open a new window, it appears in the fixed place on either the left or right half of the monitor?

I have Windows Vista.

Thanks.
Azam.biz is offline
Reply With Quote
View Public Profile Visit Azam.biz's homepage!
 
 
Register now for full access!
Old 03-14-2008, 07:33 PM Re: Having two windows appearing side by side by default in Windows?
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
I don't know of any software that automatically does it, and programs by default open something like 10 px to the right and down from the last window position they had. Some programs override that on load, but many don't.

That said, it would be very, very easy to write one - it would take about 10 or 15 lines of code. In C# you would use the System.Diagnostics.Process class to find your two windows (by iterating the GetProcesses or GetProcessesByName method return values aka collections) and then manipulating them, I guess through the MainWindowHandle property. Then you can just set their location property to move the windows next to each other.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Having two windows appearing side by side by default in Windows?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13717 seconds with 12 queries