wxFrames movement binding
Posted: Sun May 20, 2012 11:37 am
Greetings!
Two quick question regarding the frame movement :
1. Is there any "predefined" ( other then manually handling wxEVT_MOVE ) way to move multiply frames at once, when one of them is moving?
2. Is there any "predefined" ( other then manually handling wxEVT_MOVE ) way to "glue" frame to a border of desktop or another frame edge, when the frame was moved close to the edge?
This is such a nice feature ( often implemented in various video players under MSW ) designed to allow user easy placement of a frame next to another ( or right on the edge of the screen ).
Thank you in advance for answers
Best regards!
Two quick question regarding the frame movement :
1. Is there any "predefined" ( other then manually handling wxEVT_MOVE ) way to move multiply frames at once, when one of them is moving?
2. Is there any "predefined" ( other then manually handling wxEVT_MOVE ) way to "glue" frame to a border of desktop or another frame edge, when the frame was moved close to the edge?
This is such a nice feature ( often implemented in various video players under MSW ) designed to allow user easy placement of a frame next to another ( or right on the edge of the screen ).
Thank you in advance for answers

Best regards!