Hi R gurus Im currently doing some GUI coding with the rpanel package. I have come across a very interesting problem, how do I close a panel that I have created. This sounds silly for I can always click the X up in the right corner but how do I do it by code? for example; when I create a control I know the objects name. test = rp.control() and test will have this format '.rpanelxxxxxxxx', but can I call the control ID and close the object? Regards Tom -- View this message in context: http://www.nabble.com/R-GUI-help-tp18729462p18729462.html Sent from the R help mailing list archive at Nabble.com.