• Welcome to the all-new Windows Central Forums! - We're still moving some things around, so you may see a few quirks here and there, but we're working on getting things fully completed as soon as possible. For now, take a look around, and if you run into any major issues, please let us know in this thread!

Band SDK - Button Custom Event handlers don't trigger

drg

New member
Jul 13, 2011
186
0
0
I've created a simple app that adds a tile to my band along with a layout with a button. I've written the event handlers for when the button is pressed but when I press the button the even handlers aren't called.

Has anyone managed to create a tile with a button and get the event handlers to call?

If anyone has, let me know and I'll post my code to see if there's something I'm doing wrong. I'm following as much as I can from the SDK doco but have found some errors in it so not sure if that's why it's not working either.