@Uhrwerk Wasn't VISIBLE replaced with SHOW ?
SHOW is the newly recommended flag to be used. I guess it was renamed exactly in order to prevent confusion with VISIBLE and INVISIBLE. However, VISIBLE is still a valid keyword and can be used exactly for its original purpose. More precisely, it is exactly the same as SHOW. It's just a macro defined in compat.h.