On Fri, 21 Apr 2017, Sven Schreiber wrote:
Am 21.04.2017 um 22:19 schrieb Allin Cottrell:
> Further thought. I think a modern GUI program is pretty much entitled to
> assume XGA (1024 x 768), at least. So if a dialog is taller than 768 pixels
> I'd regard that as a bug, otherwise not.
Agreed in principle. However there's the TV standard HD720 / 720p with
1280x720 which could be relevant if people are using that as a screen
(presentations?). So perhaps the limit could be restricted from 768 to 720,
and then minus some pixels for a taskbar or menu bar perhaps.
xwininfo tells me that the revised height of the ARIMA dialog is
around 700 pixels, so hopefully that should be OK.
Allin