I am using the Widget List with several layers of groups of lists.
Every time i drill down to the next list i change the caption to reflect the list data as shown below
Widget List ->> select event.
onSelect = function(EventData)
\_G.GUI.Set( "myList", { caption = "My Data Caption" } )
end
My question is how do I detect the back button and change the list caption the previous cation based on the data being displayed??
Thanks
Larry [import]uid: 11860 topic_id: 33566 reply_id: 333566[/import]