Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Close osdText window
#2
osd.Dispose called with osd null.

You can run the script with debugger. It stops on exception at osd.Dispose, and in the Variables panel you can see osd=null.

Don't need Dispose here, because osd.Close just calls Dispose. You can press F12 and to see the source code.


Messages In This Thread
Close osdText window - by Davider - 04-07-2024, 08:29 AM
RE: Close osdText window - by Gintaras - 04-07-2024, 09:28 AM
RE: Close osdText window - by Davider - 04-07-2024, 10:30 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)