Hi!
I have a series of frames on top of each other, each frame contains a radiobutton and a button. I want to be able to click on any of them and add a new one before or after or simply delete one frame interactively. In order to do this I need a way to make a specific frame to be "selected" when I click on it (in that case a line should appear around the frame),what is the best way to do this? When three frames are already packed on top of each other, how can I insert a new frame in between the second and third frame for instance (frame number two should be "selected"?
Thanks for your help!
I have a series of frames on top of each other, each frame contains a radiobutton and a button. I want to be able to click on any of them and add a new one before or after or simply delete one frame interactively. In order to do this I need a way to make a specific frame to be "selected" when I click on it (in that case a line should appear around the frame),what is the best way to do this? When three frames are already packed on top of each other, how can I insert a new frame in between the second and third frame for instance (frame number two should be "selected"?
Thanks for your help!