I'm using window.footer.setPrompt("prompt text") to display a tooltip when hovering on the window footer.
Is there a way that I can make the hover pop up box stay focused so that I can copy the text in the pop up box. Currently, the pop up box will be automatically disappeared when the mouse cursor goes out of the window footer area.
Thanks
Is there a way that I can make the hover pop up box stay focused so that I can copy the text in the pop up box. Currently, the pop up box will be automatically disappeared when the mouse cursor goes out of the window footer area.
Thanks
Comment