📋 Metadata
- Author: roaoao
- Date: 2017-12-27 13:13:43
- Type:
answer - Reply to: post_01162
- Replies (1): post_01164
💬 Content
ohsilentone:
is there a way to have a pop up dialogue box appear in a specific place rather than under the mouse?
Hi, yes, you can use Stack Key with one slot to move the mouse and open the popup:
C.window.cursor_warp(300, 200); open_menu("Popup Dialog")
Or use this code in pie’s slot (Command tab).