Create your controls using the skin file, then get a reference to it using the GetControl method and the controlID. Don't create controls on the fly.
Also GUIListItems need to be added to a List control, not a button control.
Sam
Also GUIListItems need to be added to a List control, not a button control.
Sam