base/client/ui/button1base/client/ui/button2
This?http://gyazo.com/f66c6d1f2957cff375cf24a88f8d70ef
base/client/ui/blockWindow.pngExcept it doesn't have anything for buttons.Which means it's using the built-in engine stuff.
I think he's talking about this:
Brian, I already told you that you can't add your own images to those types of controls. You need to use a GuiBitmapButtonCtrl. Just take that image, modify it, and then set the bitmap for your bitmap button to your newly edited image.
Or you can parent a bitmap ctrl to it/genus
Except that then you can't click on the button where the bitmapCtrl covers it.
Then if it doesn't cover all of it?