I am an expert with DPanel creation, what has really made me angry for a while is that you can do DFrame:Close() But not DFrame:Open(). I think this function for coding would be great.. If there is one please tell me.
As an alternative, you can just call the function the DFrame is ran in.
DFrame is removed when you call :Close() on it (by default)
You can use DFrame:SetVisible(true / false) for the functionality you're looking for
Sorry, you need to Log In to post a reply to this thread.