If all else fails... a trick used in the past that may still work...
Simply dupe the entire window, leave the name in the file the same, and strip out anything you don't want.
Hard-coded stuff generally doesn't distinguish between 2 windows of the same name. The dupe just has to retain the same object nesting.
This is a very ugly hack and other oddities can result, like window keys toggling whichever happens to be in the foreground.
|