Moving a window

C

Cameron

I stripped off the frame from a window but I still want the user to be
able to move it. If the user click on the background and moves the mouse
around I have some code that hooks into that and does the move but the
window keeps trying to redraw itself and it greats really crazy. Is
there an nice way to do this? Hook into the default moving stuff without
any custom code type thing?

Thanks

-Cam
 
C

Cameron

Excellent. That worked like a charm once I found the number for the
double click.

Thanks!

-Cam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top