I would like to divide the screen into three columns: Left 25%, Middle 50%, Right 25%. I would then like to launch programs such as IE in the middle portion and have it stay confined to this area. Is this possible?
For example: Is there a version of the exec() functions that allows such a behavior? Or is it possible to somehow "trick" programs I launch into believing the screen consists of only that middle area?
Thanks in advance.
View Complete Post