Windows maximization on desktops

Mark Talluto mark at canelasoftware.com
Thu Nov 9 12:56:03 EST 2023


Hi Paul,

Knowing the app was minimized, you could use a flag to track your state and recover from a maximize. 


Best regards,
Mark Talluto

appli.io <https://appli.io/>
livecloud.io <https://livecloud.io/>
nursenotes.net <https://nursenotes.net/>
canelasoftware.com <https://www.canelasoftware.com/>



> On Nov 7, 2023, at 8:42 AM, Paul Dupuis via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> 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
> 
> 
> _______________________________________________
> 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