ID:272038
 
I have not messed with 4.0's interface feature enough to know if this is possible, but are you able to put buttons inside of statpanels, and when needed add new buttons to the statpanel?
Bump! anybody?
In response to National Guardsmen
mob
Stat()
stat(new/obj/button)

obj
button
Click()
/* */
..()
In response to Siientxx
No, I mean with Byond's GUI Interface editor.
Using the interface button element? I highly, highly doubt it... but that is not to say you can not make another type of button in its place for statpanels :)

http://www.byond.com/members/ DreamMakers?command=view_post&post=32442
In response to GhostAnime
I already had my buttons like that previous to my game mod for 4.0. Guess ill just leave them as is.

Thank You