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!
Apparently i cannot change the itemLabels (or itemNames for that matter) of a segmented widget using a revprovile.
Everything is set in the cREVgeneral of the widget:
profileList:
Master
inglese
I created a cREVDivergedinglese property in the widget but nothing changes when I use
BUT . . . a revProfile is a set of properties used as a way of changing multiple properties of an
object without having to repeatedly change each individual property, so if, for the sake of
argument, if your revProfileinglese does not actually redefine any properties of the object to which it is addressed, there will be no sign that it has been applied.
However, remember a widgetis a totally different "beast" to standard LiveCode objects, and their properties are not,
generally, addressable in the same way.
BUT . . . a revProfile is a set of properties used as a way of changing multiple properties of an
object without having to repeatedly change each individual property, so if, for the sake of
argument, if your revProfile inglese does not actually redefine any properties of the object to which it is addressed, there will be no sign that it has been applied.