Tab Panel problem

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10049
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Tab Panel problem

Post by FourthWorld » Sat Mar 15, 2008 8:09 pm

bjb007 wrote:FourthWorld
As you say "The joshua tree looks like a cactus".

But don't tell me that a combobox looks or acts like a button!
But it does look and act like a selector (well, act anyway, since a selector is an abstract idea and therefore doesn't look like any specific thing). Like radio buttons, checkboxes, and option controls. the combo box is just another form of selector.

That these happen to be subclassed from buttons internally may be incidental, but in the language it's helpful because the properties are 99% the same, allowing the learning to transfer what they learn from working with one selector to working with another, without having to learn an entirely different set of property names.

I agree that it may not be optimal (though we can arguably blame Apple for the fixation on "button" for selectors more than the folks at RunRev who merely seek compatibility with Apple's long-established conventions), but in the bigger picture of what to learn and how to get things done it hardly seems much of a show-stopper.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply