Action: Move

 

 

 

 

Applies to:
Panel

 

Description:

Moves around the Panel 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 moving the panel around on the screen (you can drag the panel 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, panel objects can be moved around on the screen, as the panel event On_Left_Mouse_Button_Down is preset for each panel to action move with itself as target, which makes it movable by default.