Re: AW: Re: macOS window maximization weirdness

2024-02-12 Thread Mark Waddingham via use-livecode
On 2024-02-10 21:16, Paul Dupuis via use-livecode wrote: My desktopChanged handler, at one point, executes either a:   set the effective width of window tWindow to tMontiorWidth OR a   set the effective height of window tWindow to tMonitorHeight Either of which sends a resizeStack message to

AW: Re: macOS window maximization weirdness

2024-02-11 Thread Curry Kenworthy via use-livecode
Paul: > So, I finally tracked this maximization weirdness down. Good job cracking the case, for this particular maximization example! > The issue also only occurs if the resizeStack handler > for the window uses the passed parameters BEST PRACTICE for LC: 1. Instead of param, use property

AW: Re: macOS window maximization weirdness

2024-02-10 Thread Paul Dupuis via use-livecode
So, I finally tracked this maximization weirdness down. This only occurs on macOS when a window is maximized using the titlebar maximization icon (which cause teh window to go to fullscreen, hiding the window titlebar and macOS menubar. The menubar and titlebar re-appear if your roll the