Locking a window to a gadget (following its movement etc)?

Everything else that doesn't fall into one of the other PB categories.
kawasaki
Enthusiast
Enthusiast
Posts: 182
Joined: Thu Oct 16, 2003 8:09 pm

Locking a window to a gadget (following its movement etc)?

Post by kawasaki »

Howdy

Im having some troubles with locking a window created in another dll which is also being written by myself to a gadget on the main software's window. What i need it to do is to be locked on to the gadget so if you move the main window, it follows the gadget etc.

I have tried the MDI snippet on the PureArea code base but due to the new version of purebasic, (i think its the cause), the WindowEX library ceases to work.

Thanks.

Mike