Gimp-Forum.net
How to make grayed options when an option is selected (script-fu)? - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP)
+---- Forum: Scripting questions (https://www.gimp-forum.net/Forum-Scripting-questions)
+---- Thread: How to make grayed options when an option is selected (script-fu)? (/Thread-How-to-make-grayed-options-when-an-option-is-selected-script-fu)



How to make grayed options when an option is selected (script-fu)? - PixLab - 12-16-2023

Let say a user select an option on the UI, I would like some setting (SF-TOGGLE or SF-ADJUSTMENT or SF-WHATNOT) disappear from the UI > hide them,
Similarly if User chose another option, other settings appears

Example with an image:

[attachment=10878]

Can I do that? Some idea to do it?
thanks for reading