hiliteChanged
Type
message
Summary
Sent when a navigation item is selected
Syntax
hiliteChanged
Description
The hiliteChanged message is sent when the highlighted navigation item changes, either by clicking on the navigation bar or by setting the hilitedItem or hilitedItemName properties.
Examples
on hiliteChanged
go card the hilitedItemName of me
end hiliteChanged
Related
property: hilitedItem, hilitedItemName