Windows maximization on desktops

Paul Dupuis paul at researchware.com
Tue Nov 7 11:42:34 EST 2023


Thanks Klaus and Panos,

Yes, a resizeStack is send on Maximize. Now I just need to do some 
screenrect calculations to determine a drag-resize from a maximize-resize.

Thank you.


On 11/7/2023 11:15 AM, panagiotis merakos via use-livecode wrote:
> Hello Paul,
>
> I think the "resizeStack" message should be sent.
>
> Kind regards,
> Panos
> --
>
> On Tue, 7 Nov 2023 at 18:08, Paul Dupuis via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
>> Is there a message sent when a user click the maximize icon (macOS and
>> Windows) in the titlebar of a window?
>>
>> "iconifyStack" is sent for minimization, and "unIconifyStack" is sent
>> when a minimizaed stack is expanded (from the Windows taskbar or Apple
>> dock). However, I can't seem to find an equivalent message for
>> maximization?
>>
>> Is there such a message. What messages (if any) are sent when a window
>> is maximized?
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list