Action: Move

 

 

 

 

Applies to:
Main Dialog

 

Description:

Moves around the Main Dialog on the screen by dragging it with the mouse and can only be triggered by a button object or an event. It makes the button a 'handle' for window movements (you can drag the applications around on the screen with the left mouse button pressed).

 

TIP: in general moving around windows on the screen works through grabbing the window somewhere on the background with left mouse button pressed. If there is not enough visible background left on your Main Dialog background (small borders, many objects like buttons) you should define buttons or image buttons with this action.

 

Related information: by default, the Main Dialog can be moved around on the screen, as the Main Dialog event On_Left_Mouse_Button_Down is preset to action move with target Main Dialog, which makes it movable by default.