Hello. Could you tell me, please, is there a way to check if a window exists in manager by its symbolic name? hasWindow() does not except such a name. getWindow() returns empty window if it was not exists before. getWindow()...isInitialized() is always true. All I need is to check if the window "win1" exists, and if it's not, create it. Thank you.
Igal (User:IKhitron)