Is there any possibility to dynamically disable and enable a button within a GUIBB form? In its simplest form I want to disable (make invisible) a button, when another button is pushed. So I have an event that is caught in process_event. Now I need to access the GUIBB, access its button and make it invisible.
Best regards,
Thomas