DirectButton unselect in DirectScrolledList?

Thanks,

Yeah I poked around the Button class and the best I could figure was to disable the button and then call the same function that the button would call. Ideally I would like the button to actually “click” down and run its own code instead of calling it twice in two different places, but I’ll survive… :slight_smile: