rekam Posted October 20, 2003 Posted October 20, 2003 Hello I have a comboBox which contains the list of all files in a directory. After an operation, which add a file to this directory, I would like to update the comboBox. I tried the dispose() sub, but it erase totally the comboBox. I just want a simple removeAll() sub. I saw a remove() sub....so do I have to do a loop and remove all elements like that ? Or is there a more simple way to do that ? Thanks Quote
rekam Posted October 20, 2003 Author Posted October 20, 2003 It's okay, I'm just dumb...There's a clear() sub which does that....and I didn't saw it...sob sob... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.