• DFrame- SwitchTo?
    1 replies, posted
Just wondering, is there a 'SwitchTo' (or the equivalent) command for DFrames? I have a 'Next' button on a DFrame that at the moment has to delete itself when pressed, and put a 'Back' button where it used to be. Extremely dodgy, I know. There must be a better way, since making the 'Back' button delete itself and put back a 'Next' button would just be ridiculous considering all the other elements on the DFrame. I got the idea from Garry's DFrame example- [CODE] self.ContentPanel:SwitchToName( name ) [/CODE]
Nevermind, deleting the original seems to be the only option.
Sorry, you need to Log In to post a reply to this thread.