944,161 Members | Top Members by Rank

Ad:
Feb 13th, 2005
0

need help with docking app to side of screen

Expand Post »
hi
I need help with docking app to side of screen. Anyone have idea how to do? I have no clue. Any any terminology, code, tutorials you know of? I use Visual basic.
I am NOT refering to permanent positioning with form coordinates and not talking about docking controls within forms.
If i have another app on right side as well my app has to sit next to it.
Thanks
steve
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ncc1701d is offline Offline
2 posts
since Feb 2005
Feb 14th, 2005
0

Re: need help with docking app to side of screen

Do you have any code already written, if so, send it to me. Also, are you trying to dock your app TO THE SIDE OF THE SCREEN, or dock your app to the right side of ANOTHER APP? This, I need to know.
Team Colleague
Reputation Points: 361
Solved Threads: 214
Taboo Programmer
Comatose is offline Offline
2,413 posts
since Dec 2004
Feb 14th, 2005
0

Re: need help with docking app to side of screen

Quote originally posted by Comatose ...
Do you have any code already written, if so, send it to me. Also, are you trying to dock your app TO THE SIDE OF THE SCREEN, or dock your app to the right side of ANOTHER APP? This, I need to know.
hi
no code yet. I am such a beginner. I am hoping for any info to get me going in right direction for researching it and understanding it. Most info i see is beyond me at this point in learning.

Maybe its more complicated than i think. basically I have app which is currently docked to right side of screen and i want my app to put itself in between that app and the right side of screen.
any thoughts?
thank
you. :-|
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ncc1701d is offline Offline
2 posts
since Feb 2005
Feb 14th, 2005
0

Re: need help with docking app to side of screen

that's going to be pretty difficult, but it can be done. What you need to look at is called API's, but, until you know a fair amount about the concepts and structures of programming... it's a little more advanced. If you want to look into it for youself, look up API's, and findwindow, with movewindow. That is how I would do what you are trying to do. I'd use findwindow, to get the hWnd of the window that you want to move, then I'd use movewindow to move the window away from the right. Then I'd dock my app to the right, and use movewindow again (for the window that we first moved) and move it to the left side of my app. If you need further assistance, by way of code or advice, just ask or you can e-mail me by clicking my name on this page, and sending e-mail. Let me know what's going on.
Team Colleague
Reputation Points: 361
Solved Threads: 214
Taboo Programmer
Comatose is offline Offline
2,413 posts
since Dec 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Access AutoNumber Decrement
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Can you fix the problem





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC