WindowInfo(win,6) seems to always return false.
Once I create a window, regardless if the window is visible or hidden, it always seems to return false.
Could be programmer error or misuse, but if I debug and do like
print(tostring(WindowInfo(win,6)))
it always seems to evaluate to false and in logical if/then constructs.
I'm using MUSH 4.84.
Once I create a window, regardless if the window is visible or hidden, it always seems to return false.
Could be programmer error or misuse, but if I debug and do like
print(tostring(WindowInfo(win,6)))
it always seems to evaluate to false and in logical if/then constructs.
I'm using MUSH 4.84.