Removing support for multiple screens in ITTransientStatusWindow, being
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Thu, 13 Nov 2003 06:30:37 +0000 (06:30 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Thu, 13 Nov 2003 06:30:37 +0000 (06:30 +0000)
commit73dd3a56539012847315b2aacae1de73d5085e74
treecf874610648b4b6149dbfbb6e03d44acfa1e130d
parent1af82091e755fab1d6dd0ea334fa9b89c500ff55
Removing support for multiple screens in ITTransientStatusWindow, being
as the current implementation is volitile with the way screens are
added/removed dynamically to a system. Considering that positioning is
more important anyway, and that if someone does set this to a screen, and
then that screen disappears, we'll have all sorts of problems, I'm
recommending we keep this functionality out until we can figure out a
better way of implementing it.
ITTransientStatusWindow.h
ITTransientStatusWindow.m
ITWindowPositioning.h