My issue is that I have a Button set on a page. Default is "No". Simply put, all I want is for the button to alternate between "Yes" and "No" when clicked. The problem is that nothing changes. The button displays "No" even after clicked. This is what I have:
Thank you, Andy. I made a couple changes, including keeping the macro the same. And then I worked with the IDE and found something that I'd missed doing. It seems there's an event handler in the wxSmith's properties window that has to be set for the events requested. I thought coding wld be enough. But w/out setting an event for the button in the event handler window, my code (though error-free) did nothing. I like this =) But I'll be back. I'm certain I'll have more questions for this forum. 100% so.