Primitive Button with label. Can be used for fast UI creation for debugging purposes.
@:value({ h : -1, w : -1 })new (w:Int = -1, h:Int = -1, label:String, ?parent:Object)