since the removal of the pd-menu in the [GUI16+OUT], there is an error message thrown from tcl/tk (not! pd) because of invalid commands, like
invalid command name ".x8157870.m.windows"
i guess this is because the menu-removal code just deletes the menu but there is still interaction with it.
a way to fix this might be to provide an alternative (empty) menu instead
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=564396
Originator: YES
i guess this is because the menu-removal code just deletes the menu but there is still interaction with it.
a way to fix this might be to provide an alternative (empty) menu instead