How do I test to see if a sidecar is still open and has not been closed by a user ?
currently I close the side car and reopen it in my code, because if you manually close the side car the open() method does nothing. There does not seem to be any variables I can access to indicate status.
How do I test to see if a sidecar is still open and has not been closed by a user ?
currently I close the side car and reopen it in my code, because if you manually close the side car the open() method does nothing. There does not seem to be any variables I can access to indicate status.