Search found 112 matches

by raugert
Thu Mar 07, 2024 3:19 pm
Forum: Talking LiveCode
Topic: Code folding for Livecode 9.6.9 and up
Replies: 41
Views: 2764

Re: Code folding for Livecode 9.6.9 and up

I tried to reproduce it myself but to no avail. The copy/paste works flawless every time ! It may have had nothing to do with the folding... Chalking this one up to a one time event. Thanks again Bernd for the great feature.
by raugert
Thu Mar 07, 2024 1:30 am
Forum: Talking LiveCode
Topic: Code folding for Livecode 9.6.9 and up
Replies: 41
Views: 2764

Re: Code folding for Livecode 9.6.9 and up

THANKS Bernd. This is a great feature for the script editor. I love it ! Only had on instance where the script editor crashed (closed) when I copy/pasted a folded command. Not a big deal.. :)

Richard
by raugert
Sun Apr 16, 2023 3:40 pm
Forum: iOS Deployment
Topic: Hiding home bar on iPhone?
Replies: 1
Views: 3234

Re: Hiding home bar on iPhone?

I think you can select the iPhone Status Bar "hidden" in the iOS Standalone settings.
by raugert
Fri Apr 14, 2023 2:14 pm
Forum: iOS Deployment
Topic: SDK XCode Livecode versions ?
Replies: 4
Views: 2593

Re: SDK XCode Livecode versions ?

Solved... The problem was in Xcode. I went to the Xcode Settings>Locations and reselected the "command line path" even though it was already selected in the dropdown menu. :?

I was then able to successfully save a standalone.

Hope this may help others.

Richard
by raugert
Thu Apr 13, 2023 9:55 pm
Forum: iOS Deployment
Topic: SDK XCode Livecode versions ?
Replies: 4
Views: 2593

Re: SDK XCode Livecode versions ?

After the announcement of new LC 9.6.9 Stable release, I updated my MacOS and Xcode to the latest LC compliant versions. I downloaded the complete Xcode 14.2 that includes the command line tools. MacOS Ventura 13.3 Xcode 14.2 (SDK 16.2) Now I now get the following error when trying to create a stand...
by raugert
Sun Mar 26, 2023 5:23 pm
Forum: iOS Deployment
Topic: SDK XCode Livecode versions ?
Replies: 4
Views: 2593

Re: SDK XCode Livecode versions ?

Thanks Klaus,

Much appreciated !! :)
by raugert
Sun Mar 26, 2023 4:28 pm
Forum: iOS Deployment
Topic: SDK XCode Livecode versions ?
Replies: 4
Views: 2593

SDK XCode Livecode versions ?

I recently uploaded a new app version and got the following warning: WARNING ITMS-90725: "SDK Version Issue. This app was built with the iOS 15.2 SDK. Starting April 2023, all iOS apps submitted to the App Store must be built with the iOS 16.1 SDK or later, included in Xcode 14.1 or later." I am cur...
by raugert
Sun Jan 29, 2023 11:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Problem making standalone
Replies: 11
Views: 2707

Re: Problem making standalone

I have also had this issue. It seems to happen when creating multiple targets that include Windows standalones.

I find that closing the Project Manager and Script editor before creating the standalone often helps.. When it happens too often, then restarting LC usually works.
by raugert
Wed Nov 02, 2022 4:07 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: 64 Bit Standalone on Windows 11 won't load
Replies: 13
Views: 5078

Re: 64 Bit Standalone on Windows 11 won't load

The latest report from a user indicated that both the 32 and 64 bit apps worked in Window 10. But upon a fresh install of Windows 11 Pro, the 64 bit version no longer works. The 32 bit version is OK. He has no printers installed ! Maybe something else is going on in Windows 11, perhaps another setti...
by raugert
Tue Oct 25, 2022 4:28 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: 64 Bit Standalone on Windows 11 won't load
Replies: 13
Views: 5078

Re: 64 Bit Standalone on Windows 11 won't load

Thanks Jacque and ForthWorld for the suggestions. I read the bug report but it seems to be related to printers. Although my app doesn't have any printing features, I suppose it's possible that it has something to do with it. After all it is Windows :? The weird thing is that the 32 bit app works fin...
by raugert
Sat Oct 22, 2022 3:16 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: 64 Bit Standalone on Windows 11 won't load
Replies: 13
Views: 5078

64 Bit Standalone on Windows 11 won't load

I have had a few reports that my Windows 64 bit standalone app doesn't launch on Windows 11. However, the 32 bit standalone works ok. Is there something I'm missing ? I couldn't find anything in the standalone settings... or is there something the user needs to do in Windows 11 ? thanks for any sugg...
by raugert
Fri Aug 05, 2022 4:09 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Error when building standalone after update to 9.6.8
Replies: 2
Views: 1663

Re: Error when building standalone after update to 9.6.8

Thanks Panos, It’s possible that the stack was originally created in LC 9.0 dp-11but has been re-saved many times in subsequent 9.x.x versions with no warning error. I deleted LC 9.0 dp-11 a long time ago. There has never been any issues until the last update to 9.6.8 Good to know it’s only a warnin...
by raugert
Thu Jul 28, 2022 5:00 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Error when building standalone after update to 9.6.8
Replies: 2
Views: 1663

Error when building standalone after update to 9.6.8

I'm getting the following error when building standalones after updating to 9.6.8. Anyone else getting the error ? The directory it's referring to doesn't exist, as it seems to be related to version 9.0.0 ??
Error.png
thanks for any advice,
Richard
by raugert
Sun Apr 17, 2022 11:34 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: TouchScreen mouseDown issue
Replies: 7
Views: 2684

Re: TouchScreen mouseDown issue

I've scoured the forums but haven't found anything very useful. However, I did discover that if I move my finger ever so slightly on the button, the mouseDown function triggers properly and when I release it the mouseUp function also works. I tried setting different properties of the button (sharedH...
by raugert
Sat Apr 16, 2022 8:59 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: TouchScreen mouseDown issue
Replies: 7
Views: 2684

Re: TouchScreen mouseDown issue

Hi Richard. Here is a simple example stack. It works fine with the mouse and touchpad but not with the touchScreen. I tried it on a 15" HP envy laptop with touchscreen. I had a report that it doesn't work on Dell touchscreen either..

thanks,
Richard
UpDown Test.livecode.zip
(1.14 KiB) Downloaded 105 times

Go to advanced search