Hi (sorry, can't edit the title),
when a plugin is shown on top of video and it is closed after pressing "Escape", why is the "Dispose()" method called, and not just the "Deacivate()" method? Are there some special things regarding memory usage to be aware of here, or could I just "recycle" all the ui elements when showing them another time in overlay or non-overlay mode?
-alibert
when a plugin is shown on top of video and it is closed after pressing "Escape", why is the "Dispose()" method called, and not just the "Deacivate()" method? Are there some special things regarding memory usage to be aware of here, or could I just "recycle" all the ui elements when showing them another time in overlay or non-overlay mode?
-alibert