
-----------------------------------
Origon
Tue Dec 16, 2003 3:21 pm

Database Help
-----------------------------------
Anyone mind helping me with a problem ?

Whenever i close a window i previously opened, it tells me "Unopened or Closed Stream passes to 'setactive'. " as the error

I am sure that im disposing of every single widget on the screen, so can someone help ?? (its due today ;p)

-----------------------------------
Dan
Tue Dec 16, 2003 5:43 pm


-----------------------------------
whould help to see some of your  code, but form your error it sounds like you are trying to use GUI.SetActive  on a text box, ect that you have disposted of or that no longer exists.
