Re: Application disappears unexpectedly (goes into background)

2023-12-21 Thread J. Landman Gay via use-livecode
Have you done a global search for the word "hide" in the scripts? -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On December 21, 2023 7:55:47 PM Alan Stenhouse via use-livecode wrote: I've got a MacOS LC standalone that opens a

Application disappears unexpectedly (goes into background)

2023-12-21 Thread Alan Stenhouse via use-livecode
I've got a MacOS LC standalone that opens a stackfile external to the application. Whenever I click inside one of the stack windows which doesn't have current focus, all the stack windows disappear and reappear only when I switch to another application and back again. Activating a stack window

RE: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Ralph DiMola via use-livecode
I've had the about the same iOS experience. Annoying, yes. Not so bad after doing it once. I can't believe what you Mac OS developers go though. The only thing I staple is some pine rope on the fireplace mantle. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net

RE: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Jim Lambert via use-livecode
> Ralph wrote: > > Very Nice! This should be on the LC Lesson site. ++1 Jim Lambert ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Andreas Bergendal via use-livecode
It may not be as bad as it looks, as an app can survive several iOS upgrades without needing to be rebuilt. I have an app in AppStore that I think was targeted at iOS 14, and didn’t malfunction until iOS 17 came. I then rebuilt it targeting iOS 16 (as 17 was not yet supported by the LC

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Bob Sneidar via use-livecode
BTW I should add that I do not think this is Livecode’s fault. I imagine every developer for every platform has to deal with this, and now it’s all bled over to desktop apps as well. Seems like forced obsolescence to me. Unmaintained apps get deleted from the store, and therefore from end

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Bob Sneidar via use-livecode
That’s pretty useful, but also dismaying. I’m kind of glad now, because my slothfulness had me put off any attempt to make an iOS version of Forms Generator. That is all a lot to consider. Not only am I bound to rebuild for every version of my app, I am also bound to rebuild based on every iOS,

RE: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Ralph DiMola via use-livecode
Very Nice! This should be on the LC Lesson site. Very helpful for new users. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Andreas Bergendal via

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Mark Smith via use-livecode
That does look like fun. Very clever layout. > On 21 Dec 2023, at 1:41 pm, Andreas Bergendal via use-livecode > wrote: > > Just for fun, and because Mermaid is my new toy, I threw together a small web > stack that shows the various LC-Xcode-macOS-iOS combinations in a sankey > diagram,

Re: Should I upgrade to Xcode 15.0 or 15.1?

2023-12-21 Thread Andreas Bergendal via use-livecode
Just for fun, and because Mermaid is my new toy, I threw together a small web stack that shows the various LC-Xcode-macOS-iOS combinations in a sankey diagram, where you can also change the order of how they are displayed. I added some Xcode versions that are NOT compatible with LiveCode too,