From: tosbaga tosbaga on
I want to create buttons in GUIkit. One button say(Button A), and the other say(Button B). Button A appears on the screen but Button B not at start of the program. When I pressed Button A then Button B appears on the screen. When I pressed Button A second time Button B disapears again. How can I do this? I need example source for this.
Thanks