[ot] Test

2023-11-07 Thread Ralph DiMola via use-livecode
Email test. Sorry for the noise Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: Windows maximization on desktops

2023-11-07 Thread Paul Dupuis via use-livecode
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 s

Re: Windows maximization on desktops

2023-11-07 Thread panagiotis merakos via use-livecode
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@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?

Re: Windows maximization on desktops

2023-11-07 Thread Klaus major-k via use-livecode
Hi Paul, > Am 07.11.2023 um 17:07 schrieb Paul Dupuis via use-livecode > : > > 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

Windows maximization on desktops

2023-11-07 Thread Paul Dupuis via use-livecode
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 equi

Re: Subtitle and the future of the Player control

2023-11-07 Thread Paul Dupuis via use-livecode
There are a lot more details to really assess a best choice here (unless your questions is rhetorical). Is this a planned web app, desktop app (which platforms) or a mobile app? I assume from the javascript player comment that you are looking to build this as a web app? What video file formats

Subtitle and the future of the Player control

2023-11-07 Thread David Bovill via use-livecode
I'm doing some coding around videos and transcripts. Before diving in I thought I'd see if there is any existing code out there? I'm working on creating transcripts from videos we shoot for a community project - naturally using ai (whisper) to do that - but Livecode to edit the transcript and make