Have been using a card with a tabbed button on it for some weeks now with no problems. I used the trick someone gave me on the forum of creating a group containing the fields on each tab and naming it the same as the tab name. So group TAB1 includes all the fields that should appear on TAB1, and so on. The menuPick handler for the tab button just hides the old tab and makes the new one visible. All worked like a charm until a few minutes ago.
I was making some changes to the card but the groups are still in place but now none of the controls on any of the tabs show up when I click on a tab. Yet if I open the property inspector for a currently selected group and it's constituent controls, they have their visible property checked.
Any ideas?
Thanks,
Pete
Problem with a tabbed button
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- VIP Livecode Opensource Backer
- Posts: 977
- Joined: Sat Apr 08, 2006 7:47 am
- Contact:
Ungrouping or regrouping controls can play tricks with the layer property of controls - are you sure the tab menu hasn't somehow gotten in front of the groups?
Jan Schenkel.
Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com
www.quartam.com
Pete,
If the tabbed button is part of a group, turn off "Select Grouped Controls", select the group, use menu to send group to back.
If the tabbed button is not in a group, just select the tabbed button and use the menu to send it to back.
Best,
Mark
If the tabbed button is part of a group, turn off "Select Grouped Controls", select the group, use menu to send group to back.
If the tabbed button is not in a group, just select the tabbed button and use the menu to send it to back.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode