On 11/7/2023 12:30 PM, Mervyn Bick wrote: > On 2023/11/07 16:54, Charlie wrote: >> I just tried my non-test wfm on my desktop and it works fine so this >> is only happening on my laptop. There is something happening on the >> laptop only I assume. So it really isn't a big problem Afterall. >> > > Laptop screens usually have much smaller pixels than normal monitors and > this may be the cause of the problem. Your screenprint shows that the > calendar form is too short to show the "Select date" pushbutton. > > On your laptop, in datecalendar.cc, change the CalendarForm's height > from 165 to 190 at line 185 and see if this makes a difference. >
That's an ... interesting issue. Is there some way to determine this in
code?