|
-
Jun 4th, 2007, 04:50 AM
#1
Re: Connecting two forms
 Originally Posted by Lord Orwell
solution 2: use a timer
in the timer read the x and y of the first form, and set the 2nd form x and y based on it.
Hai Load,
#3 Also uses a timer
-
Jun 4th, 2007, 07:40 AM
#2
Re: Connecting two forms
Timer isn't best solution by far. One of the problems that you may experience is the flickering effect.
Subclassing WM_MOVING message is best way all arround - see attached sample project (it's in my previous post).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|