AVFoundation crash on codesigned application

2020-03-05 Thread Giovanni via use-livecode
Hi everybody, we are currently experiencing a problem with an LC application that is simply trying to catch a picture from a webcam. The executable works properly if it’s not code signed. After I sign the application it crashes at the very first camera access attempt (when the application should

Re: Managing maximized windows on MacOS

2019-11-20 Thread Giovanni via use-livecode
via use-livecode > ha scritto: > > On 11/20/2019 3:45 AM, Giovanni via use-livecode wrote: >> Hi everybody, >> as already said the main problem is that there is no way to intercept the >> maximization action and to understand if the window is maximized or not. >&g

Re: Managing maximized windows on MacOS

2019-11-20 Thread Giovanni via use-livecode
S native fullscreen that seems to behave a bit differently, if you lock > the resizable attributes it centers your stack on the screen without the > resizing. It's part of this LCB library here: > https://github.com/PaulMcClernan/LiveCode-LCB-macOSTools > > On Mon, Nov 4, 2019 at 1:59 PM Giov

Managing maximized windows on MacOS

2019-11-04 Thread Giovanni via use-livecode
Hi guys, from MacOS Mojave and on when you maximize a window (clicking on “+” button on windows main bar) the system maximize the window on the entire screen hiding all the system bars and moving the window on a different “virtual” space. Is there a way using LC to manage this window status?

Re: Weird behavior for modal stacks and answer dialogs

2019-09-10 Thread Giovanni via use-livecode
. Is there a way to understand what’s going on with 3rd part software? > Il giorno 09/set/2019, alle ore 17:44, Mark Waddingham via use-livecode > ha scritto: > > On 2019-09-09 16:16, Giovanni via use-livecode wrote: >> Hi everybody, >> thanks for feedback. >> I think

Re: Weird behavior for modal stacks and answer dialogs

2019-09-09 Thread Giovanni via use-livecode
immediately reintroduce the problem. This sounds like QuickTime uses a system library that LC should use but doesn’t. Can someone give an hint about this?! > Il giorno 09/set/2019, alle ore 13:30, Paul Dupuis via use-livecode > ha scritto: > > On 9/9/2019 6:50 AM, Giovanni via use-li

Re: 9.5 on Windows seems terribly unable to deal with fields full of text?

2019-09-09 Thread Giovanni via use-livecode
Hi Geoff, I can confirm this and I reported this several times. The whole IDE (the script editor mainly) is quite unusable on Windows workstations, no matter how many RAM or CPU is installed. Tried all the suggestions on a lot of different Windows workstations without any success. Hope that the

Weird behavior for modal stacks and answer dialogs

2019-09-09 Thread Giovanni via use-livecode
Hi everybody, I’m writing here to report a very strange behavior of modal stacks and answer dialogs on MacOS Yosemite and Sierra. Basically the modal windows or dialogs, in these OSes simply does not work and this seems to happen since LC 6.7.x! When you open a modal stack the expected behavior