baseview icon indicating copy to clipboard operation
baseview copied to clipboard

Resizing the window through a WindowHandle

Open robbert-vdh opened this issue 2 years ago • 0 comments

It should be possible for a window handler to change the size of the window it's interacting with. Essentially all commercial plugins have resizable in some way (most modern plugins will either have a drag handle in the bottom right corner or they'll require you to resize the host's window, and older plugins tend to have a dropdown with preset size options). For modern plugin GUIs it would be nice to also be able to do the same thing with baseview.

robbert-vdh avatar Mar 16 '22 11:03 robbert-vdh