Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Drag and drop windows?

Status
Not open for further replies.

mackey333

Technical User
May 10, 2001
563
0
0
US
Hey all,

I have an idea for something I would like to try but I am not sure it is possible. I want to create an application that will help manage open windows. For example you could drag a firefox window and a word window onto it. The effect would be that word is displayed in the top half of the window and firefox in the bottom half. The firefox and the word tabs should disappear from the start bar (this is not necessary but would be nice). Any open window should be able to be placed into application. This could be achieved by manually placing windows next to each other, however, the key is that the "workspace" could be minimized and restored as a unit. Any thoughts as to the feasibility of this?

-Greg :-Q

flaga.gif
 
I mean to develop it in c++ using windows api. You're trying to implement a task manager like the one windows has, so I guess it will be easier if you do it the same way.

Cheers,
Dian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top