P
Phrank
Hello,
I've got a TabbedPane gui with two tabs. Is it possible to hide
the second tab until/unless a certain radio button is clicked on the
first tab? I'm building a small program that allows users to order
books, and they have a choice as to whether or not they want to have
it shipped to them or not. If they want to have it shipped, then they
have to enter their address, and I have my second tab set up with
Address/City/State/Zip Code text boxes laid out. But I don't want
this tab even seen unless the buyer selects the YES radio button for
shipping. I've searched high and low for any documentation or
examples on how to do this, but I can't seem to find any. I'd
appreciate any guidance. Thanks!
Frank
I've got a TabbedPane gui with two tabs. Is it possible to hide
the second tab until/unless a certain radio button is clicked on the
first tab? I'm building a small program that allows users to order
books, and they have a choice as to whether or not they want to have
it shipped to them or not. If they want to have it shipped, then they
have to enter their address, and I have my second tab set up with
Address/City/State/Zip Code text boxes laid out. But I don't want
this tab even seen unless the buyer selects the YES radio button for
shipping. I've searched high and low for any documentation or
examples on how to do this, but I can't seem to find any. I'd
appreciate any guidance. Thanks!
Frank