ID:162447
 
Just a quick question. Is it possible to store a (reference to a) window in a variable?

Something Like
var/window = winclone(src,"window","New Window")


Also, does hiding a cloned window delete it from memory or just hide it?