Can anyone please enlighten me on the how to dynamically add and remove selections from a list box, I got as far as guessing how to change the text of an entry ($window->domains->options($c)->{'text'} = $domain[$c] ;) but want to add more options then existed or delete existing ones to allow interactive changing of entries in the page.