Popup Window Resizable and Draggable

In Ignition Vision, I have created a popup window. On button click, the popup window pops up. How do I make it resizable and draggable without using border and title bar?

You cannot. Those are the points that have the mouse handlers for dragging and resizing.

Edit: I stand corrected. :smile:

I thought I saw a topic or two where someone had done this, at least the draggable part. This topic suggests it's possible:

2 Likes

This works!! Thank you so much.

1 Like