Skip to Content
0
Former Member
Jan 29, 2009 at 12:48 PM

How to close not visible form?

30 Views

I have a "modal" form which is, at a point of time, made visible = false.

when i close my addon I would like to completely close it. but when i do form.close() I get exception about "invalid form".

any help how to solve this?