Hi All,

So after successfully creating a text box entry on the options sheet, I want to know how to hide/show an option based on another option.

I have successfully registered the callbacks and they are working, however I want to remove an option based on the value of another option, and create that option if required (etc).

However - the options window does not refresh itself when you remove and option or add an option. I have to close the Options window and reopen it to get the result I am after.

So the question is - can you make the Options window refresh the list of options ? Or is there a way to dynamically add/remove options and have the window keep up to date?