I thought we worked that out 15 hours ago
nope
var availableTop : Int { return Int(mainScreen!.frame.height-(zScreen.visibleFrame.minY+zScreen.visibleFrame.height)) }
var top : Int { return Int(mainScreen!.frame.height-(zScreen.frame.minY+zScreen.frame.height)) }
This matches Xojo…