I am trying to make a resizable DFrame able to be pulled from its top right corner, as opposed to its bottom right corner.
Is there a way to do this already implemented? If not, what functions am I looking for to be able to change the resize drag point?
Also, what function would I need to overwrite to catch when the dragging occurs so that I can resize the inner contents of the frame?
Sorry, you need to Log In to post a reply to this thread.