Hello, When I use FXPopup there would be nice to be able to change which option that is selected. I had no success. Can someone tell me how I can do that. Some incomplete code: fxpopup=FXPopup.new option1 option2 option3 # here I tried every method I could find without success. fxpopup.setActiveChild(2) This is annoying and I use FXRadioButton instead. Regards Bj?rn Bergqvist (http://www.discretizer.org)