You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a routine which can create a window and feed data there (that works fine). However I want to destroy that window programmatically.
Or is it more performant to just hide that window instead of creating / re-creating it?
I have a routine which can create a window and feed data there (that works fine). However I want to destroy that window programmatically.
Or is it more performant to just hide that window instead of creating / re-creating it?