Does anyone know what a simple replacement for DSysButton would be now?
I tried DButton but one piece of code uses "self.Frame.btnClose:SetType("close")" which as far as I know only exists in DSysButton.
[lua]
self.Frame:ShowCloseButton(true)
[/lua]
Just in case:
[url]https://facepunch.svn.beanstalkapp.com/garrysmod/v12/garrysmod/lua/vgui/DSysButton.lua[/url]
Sorry, you need to Log In to post a reply to this thread.