nope.
PHP Code:
// made the gui window and items as listed above
function onSelect()
{
player.chat=item_list.getselectednode();
item_desc_text.text="you clicked a node";
}
that is an event block, and the text does not change.
try again ... i am looking for the same event thats triggered on the F8 window when you click on a world, and it changes the text (and image)