transform.ty = ( [_window frame].size.height + 32.0 + [[_window screen] visibleFrame].origin.y );
if ( [(ITTransientStatusWindow *)_window horizontalPosition] == ITWindowPositionLeft ) {
appearPoint.x = -( 32.0 + [[_window screen] visibleFrame].origin.x );
transform.ty = ( [_window frame].size.height + 32.0 + [[_window screen] visibleFrame].origin.y );
if ( [(ITTransientStatusWindow *)_window horizontalPosition] == ITWindowPositionLeft ) {
appearPoint.x = -( 32.0 + [[_window screen] visibleFrame].origin.x );