Search found 26 matches

by rayjbenet
Sat Nov 30, 2024 3:38 pm
Forum: iOS Deployment
Topic: "Disallowed xattr com.apple.FinderInfo" error
Replies: 5
Views: 11638

Re: "Disallowed xattr com.apple.FinderInfo" error

@rayjbenet: So in the original post, the problem is almost certainly to do with the standalone being built in a folder controlled by iCloud - iCloud likes to add extended attributes to files, and these are incompatible with codesigning. The solution there is to target a folder which isn't being con...
by rayjbenet
Wed Nov 13, 2024 12:51 pm
Forum: iOS Deployment
Topic: "Disallowed xattr com.apple.FinderInfo" error
Replies: 5
Views: 11638

Re: "Disallowed xattr com.apple.FinderInfo" error

Okay, under the heading of "FWIW but I don't completely understand how/why this became necessary..." - I got one of my builds to work (but not the other) Background: The LiveCode mainstack that was being built as a standalone has 3 "substacks" and includes 5 livecodescript stacks. Results: I did thi...
by rayjbenet
Tue Nov 12, 2024 8:01 pm
Forum: iOS Deployment
Topic: "Disallowed xattr com.apple.FinderInfo" error
Replies: 5
Views: 11638

Re: "Disallowed xattr com.apple.FinderInfo" error

I am seeing the same error in 10.0.0 as well as 9.6.13 when compiling applications for MacOS. I am running Sequoia 15.1 (24B83) on a MacBook Pro M1 machine (only since Sunday) I tried compiling three different apps and they all throw this error. My last successful compiles were months ago in Sonoma ...
by rayjbenet
Fri Jun 21, 2024 12:34 pm
Forum: HTML5
Topic: A web app launcher with responsive design
Replies: 26
Views: 34972

Re: A web app launcher with responsive design

As the CEO at my day job says often: "We reserve the right to get smarter."

You guys are awesome. Thank you.
by rayjbenet
Thu Jun 20, 2024 1:13 pm
Forum: HTML5
Topic: A web app launcher with responsive design
Replies: 26
Views: 34972

Re: A web app launcher with responsive design

Andreas - Just a quick note to say thanks for your work here. And thanks to the forum for being - well - a forum! I only get to spend a handful of hours a month working on LC stuff for a little side business. When 10 came out I was excited but alas until MeetingSpace was used to at the 2022 devcon, ...
by rayjbenet
Tue Jun 18, 2024 12:40 pm
Forum: HTML5
Topic: Does anyone know of a Scrollbar widget suitable for us with HTML5?
Replies: 8
Views: 235431

Re: Does anyone know of a Scrollbar widget suitable for us with HTML5?

Hello Bernd - Thanks for this. Sonoma 14.5 on an M1 (ca 2020) Macbook Pro. I am using the "Test" mode in the IDE 10.0.0 (dp 8). Doesn't seem to matter if I choose Safari, Firefox or Chrome. In the IDE: PolyG in IDE.png In the Test environment in Chrome: PolyG in Chrome via IDE_Test.png (Pictures are...
by rayjbenet
Fri Jun 07, 2024 8:04 pm
Forum: HTML5
Topic: Does anyone know of a Scrollbar widget suitable for us with HTML5?
Replies: 8
Views: 235431

Re: Does anyone know of a Scrollbar widget suitable for us with HTML5?

Livecode provides new controls that look good on web like PolyList and PolyGrid. They look the same as in the IDE. If your license allows for current versions of LC it would be worth the trouble to use those. They have their own api and needs to get used to. In LC 10.0.0 ( dp 8 ) - and before - the...
by rayjbenet
Mon Oct 02, 2023 5:06 pm
Forum: iOS Deployment
Topic: none sdks on my Xcode 14.3.1 ? Solved
Replies: 4
Views: 16923

Re: none sdks on my Xcode 14.3.1 ? Solved

It doesn't appear that we got a direct answer to the question. Are we saying that XCode 14.3 _isn't_ going to be selectable from the "Mobile Support"? I have XCode 14_3 installed. It shows iOS 16.4 as installed as well as iOS 17.0 Simulator and iOS 16.2 Simulator. Yet, when I select this Xcode appli...
by rayjbenet
Thu Oct 28, 2021 7:38 pm
Forum: IDE Contributors
Topic: Current IDE Oddities and Obstacles
Replies: 53
Views: 297012

Re: Current IDE Oddities and Obstacles

This isn't a multiple monitors issue alone. I'm on an M1 MBP 2020 (13"). BigSur 11.6.1 The revMenuBar stack opens at a topLeft of 0,184 The revTools stack opens at a topLeft of 0,84 It is a built-in retina display and the system settings are "Default for Display". Unlike the problem with multiple mo...
by rayjbenet
Mon Mar 22, 2021 11:21 am
Forum: Talking LiveCode
Topic: Lost answer dialog
Replies: 6
Views: 4736

Re: Lost answer dialog

Can you post "how" you fixed it?

What do you mean the "relationship between the two monitors"?

When working with MBP and an HDMI attached monitor, this frequently gives me fits (answer dialog disappearing off the top somewhere).
Thanks.
by rayjbenet
Fri Apr 29, 2016 8:37 pm
Forum: iOS Deployment
Topic: [INFO] official versions for LC-Xcode-iOS
Replies: 14
Views: 14569

Re: [INFO] official versions for LC-Xcode-iOS

Xtools version installed on my Mac: Version 7.3 (7D175) OS X El Capitan Version 10.11.4 LiveCode 7.1.3 doesn't recognize the SDK (as advertised in the list) {i.e. - red box in Mobile Preferences} LiveCode 7.1.4 rc2 does find and recognize the 9.3 SDK LiveCode 8.0.0 rc1 recognizes 9.3 SDK as well (NO...
by rayjbenet
Sat Sep 06, 2014 11:48 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Code organization
Replies: 10
Views: 7855

Re: Code organization

From a distribution perspective, stand alone, how does this work? Keep this library stack in a folder somewhere easy to find consistently in your development area - probably call it "Libraries" or "My Libraries". Under the File menu, within "Standalone Application Settings...", click the "Stacks" l...
by rayjbenet
Sat Mar 03, 2012 11:59 pm
Forum: Off-Topic
Topic: 64-bit standalones
Replies: 8
Views: 8495

64-bit standalones

I assume from the way the installers treat my standalones that they are 32-bit apps.

Is this true?

If so, are there plans to enable us to create 64-bit apps from Livecode?
by rayjbenet
Sat Feb 11, 2012 4:46 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: A bug with graphic Rectangle when printing
Replies: 5
Views: 4815

Re: A bug with graphic Rectangle when printing

God bless you - I've been chasing a related problem all morning. I have a some graphics on a page that I print. Printing from the Mac, these graphics have crisp, solid lines, as I'd expect. Printing from a PC, it prints with a dashed line on the border. The graphic is simple - rounded rectangle, no ...
by rayjbenet
Thu Jan 28, 2010 8:50 pm
Forum: Databases
Topic: Revdb error occuring because of "pre-fetch"??
Replies: 4
Views: 5679

Re: Revdb error occuring because of "pre-fetch"??

Brilliant.

It was the Query Builder.

There was an empty Query in there called Query 1.

I deleted it. Saved the stack. Closed the stack. Re-opened the stack - no error.

Thanks for the indirect pointer !