Re: tsNetUploadSync()

2024-01-03 Thread scott--- via use-livecode
the login data for my test account so you could check > if it is working with that account. > Then you could tell HostM suppert that there is no problem with a German > HostM account. > > Regards, > Matthias > > > > > > >> Am 08.12.2023 um 01:13 schri

tsNetUploadSync()

2023-12-07 Thread scott--- via use-livecode
I have a project that uses the business version of tsNet to ftp a file onto a web server. (I’m using a Mac, the server is a shared one on hostm.) This works fine in LC 9.6.8 but fails in subsequent versions of LC 9.6.x as well as LC 10.0.0 (dp 6). I’m fairly ignorant of tsnet and file transfer

Samsung Galaxy Android Nav Bar

2023-10-01 Thread scott--- via use-livecode
I’m having trouble with the on-screen Navigation Bar at the bottom of the Android screen not being detected correctly on some devices (Samsung Galaxy S22 for instance). When positioning controls based on < the working screenRect > I end up with app controls that I position at the bottom of the

Re: OT - Mac Notarization Problem - Desperation setting in

2023-08-25 Thread scott--- via use-livecode
I use Matthias' brilliant “mrSignNotarizeHelperV4.livecode” project regularly and when I’ve had a problem in the past, ticking the “Debug mode” checkbox (which places each step of the terminal commands in the message box when you click the “Start” button) and then manually entering each of

Re: Behaviors

2023-08-23 Thread Dar Scott via use-livecode
id of button >>>> "RichTextFieldBehaviour" of \ >>>> card "Behaviours" of stack "/Users/alextweedly/Dropbox/My >>>> Livecode/Libraries/richText.livecode" >>> >>> Alex. >>> >>> On 22/0

Re: Behaviors

2023-08-22 Thread Dar Scott via use-livecode
My >> Livecode/Libraries/richText.livecode" > > Alex. > > On 22/08/2023 17:57, Dar Scott via use-livecode wrote: >> I am misremembering things about Behaviors. >> >> I have a card with my behavior buttons, but I can’t seem to point to buttons >>

Re: Group corners

2023-08-22 Thread Dar Scott via use-livecode
Arg. There is a pixel missing in the upper left corner even when the border width is 1. — Dar > On Aug 22, 2023, at 7:05 AM, Dar Scott via use-livecode > wrote: > > Yeah, the order of things seem to make a difference. It is sometimes hard to > do deltas. My lazy pr

Behaviors

2023-08-22 Thread Dar Scott via use-livecode
I am misremembering things about Behaviors. I have a card with my behavior buttons, but I can’t seem to point to buttons on that card. Maybe, I’m remembering what I did long ago with front scripts. I suppose I can use substacks, but I’m worried that the stacks would be in the message path.

Re: Group corners

2023-08-22 Thread Dar Scott via use-livecode
PM, J. Landman Gay via use-livecode >>> wrote: >>> >>> On 8/21/23 11:50 AM, Dar Scott via use-livecode wrote: >>>> For now, I’m using a temporary solution: I am setting the border width to >>>> 1. That might become a long-term workaro

Re: Group corners

2023-08-21 Thread Dar Scott via use-livecode
For now, I’m using a temporary solution: I am setting the border width to 1. That might become a long-term workaround. — Dar > On Aug 21, 2023, at 9:47 AM, Dar Scott via use-livecode > wrote: > > I sprinkled some colors over the different object colors. I can see more of > wh

Re: Group corners

2023-08-21 Thread Dar Scott via use-livecode
ode > wrote: > > I see those kind of changes (10.0.0DP5, MacOS), but the border changes from > solid black to black/white lines - with those 'splits' you described. > > Alex. > > On 21/08/2023 01:50, Dar Scott via use-livecode wrote: >> On Mac and LiveCode 9.6.9… &

Re: Group corners

2023-08-20 Thread Dar Scott via use-livecode
gt; On August 18, 2023 3:47:34 PM Dar Scott via use-livecode > wrote: > >> If I turn off 3D for a group, the corners of the rectangle are weird. >> Advice? — Dar >> ___ >> use-livecode mailing list >> use-

Group corners

2023-08-18 Thread Dar Scott via use-livecode
If I turn off 3D for a group, the corners of the rectangle are weird. Advice? — Dar ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: JSON

2023-08-15 Thread Dar Scott via use-livecode
data. Not much fiddling there. > > Best regards > Tore Nilsen > >> 15. aug. 2023 kl. 02:07 skrev Dar Scott via use-livecode >> : >> >> >> I’m about write some scripts that fiddle with JSON. I have some old stacks >> of mine about someplace. B

JSON

2023-08-14 Thread Dar Scott via use-livecode
I’m about write some scripts that fiddle with JSON. I have some old stacks of mine about someplace. But, I got to thinking there might be something faster about someplace. Ideas? Dar ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: Rectangles on Windows?

2023-08-11 Thread Dar Scott via use-livecode
Hmmm. Maybe few use rectangles. I could try a polyline or a group. — Dar > On Aug 10, 2023, at 4:45 PM, Bob Sneidar via use-livecode > wrote: > > Sorry Dar, I do not use rectangles for anything. > > Bob S > > >> On Aug 10, 2023, at 3:30 PM, Dar Sco

Re: Rectangles on Windows?

2023-08-10 Thread Dar Scott via use-livecode
Anybody else seeing missing rectangles on Windows? — Dar > On Aug 8, 2023, at 12:14 PM, Dar Scott via use-livecode > wrote: > > > I have some rectangles that work just fine in development on my Mac. > > However, there are problems in my Windows standalone. > >

Re: Unable to build for Mac: adding ad-hoc signature failed

2023-08-09 Thread Dar Scott via use-livecode
particular tools. Dar > On Aug 9, 2023, at 6:17 AM, Dar Scott via use-livecode > wrote: > > Whoops, I sent the most recent before I saw that Panos had responded. > > Panos, yes, a build to the network drive with a minimal stack has the error. > This minimal stack has a name o

Re: Unable to build for Mac: adding ad-hoc signature failed

2023-08-09 Thread Dar Scott via use-livecode
:55 AM, Dar Scott via use-livecode > wrote: > > I don’t know what I did. Building for Mac Intel works just fine. I’ll add my > inclusions and such. > > I don’t have Xcode on this system. Perhaps there are some command line tools > suitable that come with macOS. > > I

Re: Unable to build for Mac: adding ad-hoc signature failed

2023-08-09 Thread Dar Scott via use-livecode
stalled more than one versions of Xcode on your system, > did you select in Xcode preferences the correct Xcode standalone tools that > shall be used? > > Regards, > Matthias > > >> Am 09.08.2023 um 00:45 schrieb Dar Scott via use-livecode >> : >> &

Re: Unable to build for Mac: adding ad-hoc signature failed

2023-08-08 Thread Dar Scott via use-livecode
, for your help! Dar > On Aug 8, 2023, at 10:47 AM, Dar Scott via use-livecode > wrote: > > Oh, and I’m building from a network drive. > > >> On Aug 8, 2023, at 10:41 AM, Dar Scott via use-livecode >> wrote: >> >> xcode-select -p >> /Library/D

Re: Color of text of the selected tab of Tab Panel

2023-08-08 Thread Dar Scott via use-livecode
he tab graphics, but the > tricky part was getting the buttons to resize and reposition when new tabs > were added. > > Bob S > > >> On Aug 8, 2023, at 10:41 AM, Dar Scott via use-livecode >> wrote: >> >> >> I’m developing on a Mac. In order to chan

Rectangles on Windows?

2023-08-08 Thread Dar Scott via use-livecode
I have some rectangles that work just fine in development on my Mac. However, there are problems in my Windows standalone. Not Showing Up Two sets of rectangles are not visible in Windows. One set is opaque and one set is not. The opaque set is made visible or not invisible with a wipe

Color of text of the selected tab of Tab Panel

2023-08-08 Thread Dar Scott via use-livecode
I’m developing on a Mac. In order to change the color of the text on the selected tab of a Tab Panel I had to change backgroundColor. The seems weird. (I’ve been away, so I don’t remember how this should go). However, the .exe on Windows shows that text the same color as on the other tabs. I

Re: Unable to build for Mac: adding ad-hoc signature failed

2023-08-08 Thread Dar Scott via use-livecode
Oh, and I’m building from a network drive. > On Aug 8, 2023, at 10:41 AM, Dar Scott via use-livecode > wrote: > > xcode-select -p > /Library/Developer/CommandLineTools > >> On Aug 8, 2023, at 10:19 AM, Dar Scott via use-livecode >> wrote: >> >> I

Re: Unable to build for Mac: adding ad-hoc signature failed

2023-08-08 Thread Dar Scott via use-livecode
xcode-select -p /Library/Developer/CommandLineTools > On Aug 8, 2023, at 10:19 AM, Dar Scott via use-livecode > wrote: > > I removed all inclusions. I opted to remove all profiles, probably none. > There are no Copy Files. I’m building for Intel only. > > For PLIST

Re: Light Windows programs takes 40 s to load

2023-08-08 Thread Dar Scott via use-livecode
“Services” open it, then find the Print Spooler >> service (the list is Hot Typable but you have to select one of the services >> first, otherwise just scroll down) the slick the Stop Service button. >> >> BTW I would not use the task manager for this. I do not see either

Re: Unable to build for Mac: adding ad-hoc signature failed

2023-08-08 Thread Dar Scott via use-livecode
>> I have, but I don’t do any signing or notarizing. If that happens >> transparently, then it’s working for me. >> >> Bob S >> >> >>> On Aug 8, 2023, at 6:59 AM, Dar Scott via use-livecode >>> wrote: >>> >>> Thanks, Jacque! >

Re: Light Windows programs takes 40 s to load

2023-08-08 Thread Dar Scott via use-livecode
Sure, Panos! Uh, what’s its name? > On Aug 7, 2023, at 11:42 AM, panagiotis m via use-livecode > wrote: > > Hello Dar, > > Could you quit the printer spooler process ( from the task manager or from > Windows CMD) and try again? > > Cheers, > Panos > > On

Re: Unable to build for Mac: adding ad-hoc signature failed

2023-08-08 Thread Dar Scott via use-livecode
.apple.com/library/archive/qa/qa1940/_index.html> > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > On August 7, 2023 12:49:03 PM Dar Scott via use-livecode > wrote: > >> I’m having trouble building an app

Unable to build for Mac: adding ad-hoc signature failed

2023-08-07 Thread Dar Scott via use-livecode
I’m having trouble building an application for Mac Intel. The first time LiveCode crashed. Subsequent times, I get this error: There was an error while saving the standalone application Adding ad-hoc signature failed with error: /…/myProgram.app: Replacing existing signature /…/myProgram.app:

Light Windows programs takes 40 s to load

2023-08-07 Thread Dar Scott via use-livecode
Greetings! A made a stack with very little script—just enough to exercise the GUI. (I couldn’t build a Mac app; more on that as a separate question.) I build a Windows app from my Mac. It takes 40 seconds to load. What might I be doing wrong? I can set up a flash screen, but I’m lazy. Even

Re: tsNetGet() on android

2023-08-06 Thread scott--- via use-livecode
wrote: > > On 8/6/23 18:04, scott--- via use-livecode wrote: >> I’m having difficulty using a LiveCode-created android app to read a (4.7 >> KB) UTF-8 encoded text file off my server. Desktop and iOS versions of the >> app have no trouble. This is LC 9.6.9 (tsNet version

tsNetGet() on android

2023-08-06 Thread scott--- via use-livecode
I’m having difficulty using a LiveCode-created android app to read a (4.7 KB) UTF-8 encoded text file off my server. Desktop and iOS versions of the app have no trouble. This is LC 9.6.9 (tsNet version 1.4.9 Business Edition) I don’t actually think this is a tsNet issue since I had previously

Re: Tab button is not getting messages

2023-08-01 Thread Dar Scott via use-livecode
not show up on most of the cards. How do I place the correct background on each card? Dar > On Aug 1, 2023, at 9:47 AM, Bob Sneidar via use-livecode > wrote: > > Tab button or tab widget? > > Bob S > > >> On Aug 1, 2023, at 8:39 AM, Dar Scott via use-livecode

Re: Managing windows in the IDE on Mac

2023-08-01 Thread Dar Scott via use-livecode
en. The only fix I know of for now is to not use a backdrop. >> >> <https://quality.livecode.com/show_bug.cgi?id=24200> >> >> -- >> Jacqueline Landman Gay | jac...@hyperactivesw.com >> HyperActive Software | http://www.hyperactivesw.com >> On July 31, 2

Tab button is not getting messages

2023-08-01 Thread Dar Scott via use-livecode
I have a tab button on a background. It does not seem to be getting menuPick. I tried mouseUp and that does not work, either. A checkbox on the same background does get a mouseUp. I tried beeps and puts, but nothing. (I’m switching to a card whose name is pChosenItem.) Dar

Managing windows in the IDE on Mac

2023-07-31 Thread Dar Scott via use-livecode
It has been a while. Hi, all. I’m getting back into LiveCode. I’m using 9.6.9 on Mac Ventura. I’m having a lot of trouble with the windows in the IDE. The backdrop doesn’t always work. The stack I’m working on keeps disappearing. I can check Float above everything, but that is not what I need

Re: Solved: Writing to Mac Application Support folder

2023-07-14 Thread scott--- via use-livecode
!) web https://elementarysoftware.com/ email sc...@elementarysoftware.com booth1-360-734-4701 -- > On Jul 14, 2023, at 4:05 PM, J. Landman Gay via use-livecode > wrote: > > On 7/14/23 4:10 PM, scott--- via use-li

Re: Solved: Writing to Mac Application Support folder

2023-07-14 Thread scott--- via use-livecode
Hello Jacque, I haven’t encountered this yet so I’m hoping to get some advice about how to proceed. 2 questions: If the file (say a preference.txt file) already exists in the Preferences or App Support folder, are we able to continue writing to it? In other words, is this an issue with the

Re: Solved: Writing to Mac Application Support folder

2023-07-14 Thread scott--- via use-livecode
Hello Jacque, I haven’t encountered this yet so I’m hoping to get some advice about how to proceed. 2 questions: If the file (say a preference.txt file) already exists in the Preferences or App Support folder, are we able to continue writing to it? In other words, is this an issue with the

Re: Default cursor

2023-05-06 Thread scott--- via use-livecode
6/23 4:23 PM, scott--- via use-livecode wrote: >> I’m getting the same thing. Putting the “none” cursor over the tool pallet >> gets the tools to hilite… but no cursor. Moving the “none” cursor to the >> message box (I started with it over an empty stack window) causes the

Re: Default cursor

2023-05-06 Thread scott--- via use-livecode
I’m getting the same thing. Putting the “none” cursor over the tool pallet gets the tools to hilite… but no cursor. Moving the “none” cursor to the message box (I started with it over an empty stack window) causes the “hand" cursor to establish without any additional scripting. LC 9.6.9 stable

Re: Notarizing a standalone with Xcode 13 and 14

2023-02-23 Thread scott--- via use-livecode
+1 > On Feb 23, 2023, at 4:07 AM, panagiotis m via use-livecode > wrote: > > Thank you very much Matthias :) > > Kind regards, > Panos > > On Thu, 23 Feb 2023 at 13:57, matthias rebbe via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> Hello, >> >> with Xcode 13 Apple

Re: OT - NotarizeHelper stack updated (Ventura fix and fix for deprecation message when using Xcode 14)

2023-02-12 Thread scott--- via use-livecode
Matthias, thank you so much for this tool. I find it so helpful. -- Scott Morrow Elementary Software (Now with 20% less chalk dust!) web https://elementarysoftware.com/ email sc...@elementarysoftware.com booth1-360-734-4701 -- >

Re: Easy Android adaptive icons

2022-11-11 Thread scott--- via use-livecode
> But now I have no idea what icon to set for what iDevice in LC? If you hover over the […] (used for selecting the file path) you will see a tool tip with the dimensions. (Or select the incorrect size and I believe it will warn you about what size it is expecting.) -- Scott Morrow

Re: [OT] new version of InstaMaker Windows /macOS Vine with support for x64 Installers

2022-10-12 Thread scott--- via use-livecode
12, 2022, at 6:15 AM, scott--- via use-livecode > wrote: > > Hello Matthias, > > I was away from my computer for while and so only recently able to test your > latest build. Unfortunately I was unable to get either one of them to build > an installer. > > Fi

Re: [OT] new version of InstaMaker Windows /macOS Vine with support for x64 Installers

2022-10-12 Thread scott--- via use-livecode
Hello Matthias, I was away from my computer for while and so only recently able to test your latest build. Unfortunately I was unable to get either one of them to build an installer. First I tested the Wine packaged version of InstaMaker. Your custom icon appeared correctly. The drag and

Re: Is Anyone on the list still using macOS 10.11?

2022-06-27 Thread scott--- via use-livecode
Hello Matthias, I have machines running 10.10.5 and a 10.7.5 if these would be of help. -- Scott Morrow Elementary Software (Now with 20% less chalk dust!) web https://elementarysoftware.com/ email sc...@elementarysoftware.com booth1-360-734-4701

Re: No Android app icon with LC 9.6.6

2022-03-06 Thread scott--- via use-livecode
Hello Klaus, Did you build with the Legacy icon type or the new Adaptive Icon type? I haven’t been able to reproduce an icon that I think looks as good using the Adaptive method but I am seeing icons on Android using both methods. -- Scott Morrow Elementary Software (Now with 20% less chalk

Re: MobileVibrate

2022-02-28 Thread scott--- via use-livecode
> I wish the docs would specify that you need to either include a library or a > permission for commands that require those. +1 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

Re: iphoneSafeAreaInsets()

2022-02-23 Thread scott--- via use-livecode
ayout Guides and Safe Areas > > That will explain the safe areas as defined by Apple and implemented in the > library. > > Sean Cole > Pi Digital Productions Ltd > > eMail Ts & Cs > > >> On 23 Feb 2022, at 20:29, scott--- via use-livecode >&

Re: iphoneSafeAreaInsets()

2022-02-23 Thread scott--- via use-livecode
mobileDeviceOrientation(), always be able to determine which side the notch is on. — Scott > On Feb 23, 2022, at 12:15 PM, scott--- via use-livecode > wrote: > > I was updating a library to use the new iphoneSafeAreaInsets() for retuning > the inset of the iPhoneX notch. I was s

iphoneSafeAreaInsets()

2022-02-23 Thread scott--- via use-livecode
I was updating a library to use the new iphoneSafeAreaInsets() for retuning the inset of the iPhoneX notch. I was surprised to see that it reports an inset on both left and right sides when in landscape even though the notch is only on one side. I would have expected an iPhone in landscape to

Re: Chart widget and axes which are time values.

2022-02-22 Thread scott--- via use-livecode
Okay, that totally didn’t work… including all the strike-out text. (sigh) Let me just say that I’m really liking the Cart widget, even if I can’t quite getting working for me yet. — Scott > On Feb 22, 2022, at 6:23 PM, scott--- via use-livecode > wrote: > > Alex, I’m reply

Re: Chart widget and axes which are time values.

2022-02-22 Thread scott--- via use-livecode
Alex, I’m replying off list because my ulterior motive is to ask you a question. Argh. I see, after re-reading your post, that my remarks are useless. I’ve been spending a bit of time trying to replace my old chartsEngine library with the new chart widget. I haven’t tried any of the commands

Re: Question about organization of large projects

2022-02-05 Thread scott--- via use-livecode
> into dataPath > end if > return dataPath > end resPath > > In other words, all app paths would be relative to the splash stack. > > Is that right? > > Bill > >> On Feb 4, 2022, at 8:41 PM, scott--- via use-livecode >> wrote: >>

Re: Question about organization of large projects

2022-02-04 Thread scott--- via use-livecode
Hello Bill, Are you seeing that the stack files have a different “resources” path in the IDE ? This is expected behavior if the stacks are in different directories. The “resources” path in the IDE is the folder that the stack lives in. However, once everything is made into a standalone the

Re: Lost the variables and errors panel in script editor

2022-01-07 Thread scott--- via use-livecode
This happens to me from time to time but I have yet to find a good recipe. My solution has always been to delete the LC preferences file. -- Scott Morrow Elementary Software (Now with 20% less chalk dust!) web https://elementarysoftware.com/ email sc...@elementarysoftware.com booth

Re: OT: Wordle

2022-01-07 Thread scott--- via use-livecode
Very nice. Thanks, Ali ! > On Jan 7, 2022, at 2:53 AM, Ali Lloyd via use-livecode > wrote: > > Many of you will no doubt already be addicted to the game 'Wordle' (if not, > prepare to be: https://www.powerlanguage.co.uk/wordle/) - the only problem > with it is that you only get one per day to

Re: chartsEngine bug with version 10 of LC

2021-12-29 Thread scott--- via use-livecode
> (If they are equal: then the 2nd chars, etc.) Ah, that was the helpful piece of information I required. I didn’t realize it worked through the string one ASCII character at a time (with neither side being a “number” anymore.) (With the exception of upper and lower case characters having

Re: chartsEngine bug with version 10 of LC

2021-12-28 Thread scott--- via use-livecode
Hello Curry, I’m still puzzled. So you are saying that if the first char of the string is a number then it uses the number but if the first char is not a number then it uses the ascii value of the first char? It seems like there is more to it than that. Obviously we wouldn’t expect“9foo”

Re: chartsEngine bug with version 10 of LC

2021-12-28 Thread scott--- via use-livecode
I’m still a little unclear about exactly what is going on here. put “foo” < 9 -- returns “false” put “foo” > 9 -- returns “true” put “9foo” < 9 -- returns “false” put “9foo” > 9 -- returns “true” put “9.foo” < 9 -- returns “false” put “7.foo” < 9 -- returns “true” put “77.foo” < 9 -- returns

Re: tmc2 hacks

2021-12-28 Thread scott--- via use-livecode
I have not been modding tmc2 but I do still use some of those slick objects. (I have modded a few of the gauges in Scott's older tmgauges project. :- ) > On Dec 27, 2021, at 8:24 AM, Mike Kerner via use-livecode > wrote: > > tmc2 still gives me better ui's than native widgets do. > i have

Re: chartsEngine bug with version 10 of LC

2021-12-28 Thread scott--- via use-livecode
I mistyped Björnke’s name; it is “Björnke von Gierke" > On Dec 28, 2021, at 2:27 AM, scott--- via use-livecode > wrote: > > > I’ve encountered a problem with the third-party LiveCode product chartsEngine > now reporting that LiveCode < version 10.0.0 (dp 1) > is

chartsEngine bug with version 10 of LC

2021-12-28 Thread scott--- via use-livecode
I’ve encountered a problem with the third-party LiveCode product chartsEngine now reporting that LiveCode < version 10.0.0 (dp 1) > is not a high enough version number. (AnimationEngine was reporting a similar error which I was able to fix since the scripts are open.) ChartsEngine is,

Re: nsPropertyMapper Revision 4

2021-12-19 Thread scott--- via use-livecode
The one that is downloading from Sample Stacks still claims to be revision 3. Scott Morrow - “The ability to quote is a serviceable substitute for wit.” - William Somerset Maugham

Universal Button widget on Android

2021-11-22 Thread scott--- via use-livecode
I tried using Ralf Bitter’s Universal Button widget to create a PopOver sheet (like what we can get with mergPopSheet on iOS) for use on Android. I was very pleased with how it worked in the IDE. In very short order I had a nice looking (and working) PopOver… until I actually ran it on

Re: Android tap location doesn't match visual location

2021-11-20 Thread scott--- via use-livecode
Bug 23459 > On Nov 20, 2021, at 5:34 AM, Mark Waddingham via use-livecode > wrote: > > Hi Scott - the touch coords being wrong sounds like a bug to me - can you > file a report (with example stack if possible). > > Thanks! > > Mark. ___

Re: Android tap location doesn't match visual location

2021-11-20 Thread scott--- via use-livecode
om my iPhone > >> On 20 Nov 2021, at 12:04, scott--- via use-livecode >> wrote: >> >> Just answering my own question in case anyone searches this later. >> >> This was kind of a forehead slapper when I finally saw it. There was a >> native UIScroller ov

Re: Android tap location doesn't match visual location

2021-11-20 Thread scott--- via use-livecode
a button…more likely it is something that I’m doing wrong when I create the scroller. — Scott Morrow > On Nov 20, 2021, at 1:05 AM, scott--- via use-livecode > wrote: > > Jacque, that is pretty much what I’m doing (except that my semi-transparent > screen graphic is separate from

Re: Android tap location doesn't match visual location

2021-11-20 Thread scott--- via use-livecode
transfer custom messages to a script, or else you can put the > response in a global or a custom property. > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > On November 19, 2021 10:49:57 PM scott--- via use-livecode

Re: Android tap location doesn't match visual location

2021-11-19 Thread scott--- via use-livecode
Oh for… I was unclear in the body of my original post. This is only occurring on Android. Not iOS or in the IDE. > On Nov 19, 2021, at 8:47 PM, scott--- via use-livecode > wrote: > > I’m having trouble with an app that up until now has just been for iOS. Most > of the ch

Android tap location doesn't match visual location

2021-11-19 Thread scott--- via use-livecode
I’m having trouble with an app that up until now has just been for iOS. Most of the changes have been pretty straight forward but I’ve encountered a specific case where touching a button doesn’t pass the touch message to the button being tapped… unless I touch significantly below the button (I

Re: Mudslinging and consequences - a change to our policy

2021-10-27 Thread scott--- via use-livecode
+1 > On Oct 27, 2021, at 5:30 AM, chipsm themartinz.com via use-livecode > wrote: > > Thankyou Heather. > I use the List to learn and explore new concepts using LiveCode. I find > myself spending a lot time these days deleting many post that are meaningless > because of these needless Rants.

Re: The release notes mean what they say

2021-10-16 Thread scott--- via use-livecode
Outstanding! -- Scott Morrow Elementary Software (Now with 20% less chalk dust!) web https://elementarysoftware.com/ email sc...@elementarysoftware.com booth1-360-734-4701 -- > On Oct 16, 2021, at 2:24 PM, J. Landman Gay via

Re: iOS 15 and Xcode Cant Install app

2021-10-01 Thread scott--- via use-livecode
This lesson tells how to code sign, notarize and staple a Mac app... and also has a link to Mathias Rebbe’s great app that automates the process. https://lessons.livecode.com/m/4071/l/1122100-codesigning-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore -- Scott

Re: "Unknown error." in LC when trying to test to connected ios device

2021-09-15 Thread scott--- via use-livecode
As J. Landman Gay once pointed out, sometimes it comes down to figuring out what color chicken to sacrifice. The other day I encountered something similar to what you are describing that was a new one for me. (I don’t recall the exact issue because I encountered several and they are mixed up

Re: Sorting text is *VERY* slow in LC9 on Windows (Re: Accumulating text is *VERY* slow in LC9 on Windows)

2021-09-10 Thread scott--- via use-livecode
Yes, it did mention cheese... but it was entirely on topic and about LiveCode. (How could Mom not approve.) -- Scott Morrow Elementary Software (Now with 20% less chalk dust!) web https://elementarysoftware.com/ email sc...@elementarysoftware.com booth1-360-734-4701

Re: randomSeed maximum length

2021-09-09 Thread scott--- via use-livecode
-- > On Sep 9, 2021, at 12:38 AM, Mark Waddingham via use-livecode > wrote: > > On 2021-09-09 08:25, scott--- via use-livecode wrote: >> Does the randomSeed have a maximum length? >> Meaning, if the length of the provided nu

randomSeed maximum length

2021-09-09 Thread scott--- via use-livecode
Does the randomSeed have a maximum length? Meaning, if the length of the provided number exceeds the maximum length, does the provided number get truncated or dismissed or… ? -- Scott Morrow Elementary Software (Now with 20% less chalk dust!) web https://elementarysoftware.com/ email

NSLocationAlwaysUsageDescription missing from Info.plist

2021-08-04 Thread scott--- via use-livecode
I’m using LC 9.6.3 (stable) Business on Mac BigSur After using Transporter to load an update for an iOS app into AppStore Connect I got the usual notice about "Missing Push Notification Entitlement - Your app appears to register with the Apple Push Notification service…” which is annoying but

Re: First LC engine in 64bit?

2021-07-24 Thread scott--- via use-livecode
LiveCode 8.0 allowed building a 64 bit standalone (with some audio recording and video capture limits) > On Jul 24, 2021, at 1:50 PM, JeeJeeStudio via use-livecode > wrote: > > Hallo mein freund, > > > according the downloads page 9.5.0. > > > Groetjes! > > Jerry (Sphere) > > > Op

Re: MouseDoubleUp in a datagrid

2021-07-09 Thread scott--- via use-livecode
Hello Bob, Using Martin’s idea I put this into a frontScript and it allowed the “mouseDoubleUp” to get caught. (Make sure you are referencing the correct dataGrid… this script is specific to "DataGrid 1") on selectionChanged if ("DataGrid 1" is in the target) then wait 5 millisec with

Re: What happened to mobilePickDate ??

2021-06-16 Thread scott--- via use-livecode
I forgot to include this link to a brief discussion of the changed date picker in iOS 14 https://blog.prototypr.io/dear-product-designers-this-is-new-in-ios-14-e70035083cc -- Scott Morrow Elementary Software (Now with 20% less chalk dust!) web https://elementarysoftware.com/ email

Re: What happened to mobilePickDate ??

2021-06-16 Thread scott--- via use-livecode
On my iPhone 12 the initial date/time appears so far at the bottom of the screen it is partially covered by the Home Indicator. Agreed that this position… or needing to tap the tiny date/time at the bottom of the screen at all, is now incorrect. I wonder if this is caused by a recent change in

Re: 9.6.0 simulator issue

2021-05-09 Thread scott--- via use-livecode
Paul, I have taken to doing exactly what you describe. Additionally, I am in the habit of waiting for the iOS simulator to load before I even launch LiveCode… though this step may be superstition. -- Scott Morrow Elementary Software (Now with 20% less chalk dust!) web

Re: Close & remove from memory - Engine hang

2021-05-07 Thread scott--- via use-livecode
Paypal account or not, if Matthias is a bot we need to figure out how to spawn more instances. -- Scott Morrow Elementary Software (Now with 20% less chalk dust!) web https://elementarysoftware.com/ email sc...@elementarysoftware.com booth1-360-734-4701

Re: App fails to launch after code signing

2021-04-25 Thread scott--- via use-livecode
;> On Apr 25, 2021, at 4:44 PM, scott--- via use-livecode >> wrote: >> >> Thanks for that pointer, Phil. It is suggestive of where I should start >> digging first. >> >> — >> Scott >> >>> On Apr 25, 2021, at 6:43 AM, Jimmieson,

Re: App fails to launch after code signing

2021-04-25 Thread scott--- via use-livecode
ion on livecode’s bug reporter site: > > > https://quality.livecode.com/show_bug.cgi?id=23176 > > Sent from my iPhone > > On 25 Apr 2021, at 11:38, scott--- via use-livecode > wrote: > > I just tried building the app using LC 9.5.1 (business) rather

Re: App fails to launch after code signing

2021-04-25 Thread scott--- via use-livecode
I just tried building the app using LC 9.5.1 (business) rather than 9.6.2 (rc 5) which is what I had been using. And it worked… which is great but I have no idea why. — Scott > On Apr 25, 2021, at 1:04 AM, scott--- via use-livecode > wrote: > > I have created a standa

App fails to launch after code signing

2021-04-25 Thread scott--- via use-livecode
I have created a standalone Mac app. It launches and works as expected. The problem is that after code signing it (though it throws a few errors they seem to all be ones that are generally regarded as bogus error messages) the app fails to launch. It reports success for code signing,

Re: IOS required SDK

2021-04-23 Thread scott--- via use-livecode
I did it the other way around (just last month!) I set up a VM (Parallels) for running Catalina for older 32 bit apps. I was primarily trying to get my older Adobe CS6 apps to work… though even with all the original disks (and a drive), reinstalling ancient apps turned out to be more

Re: How to get the path to the 'My Livecode' or the plugins folder?

2021-03-31 Thread scott--- via use-livecode
Matthias, when I didn’t see you at the Zoom “coffee break” during Panos' Livecode Advanced course (on just this topic) I assumed that it was because you were using that time to create such a tool. :- ) — Scott > On Mar 31, 2021, at 9:48 AM, matthias rebbe via use-livecode > wrote: > >

Re: mouseenter/mouseleave and pointer tool

2021-03-30 Thread scott--- via use-livecode
In the video, when you switch tools between Browse and Pointer your cursor does not change to reflect this. Not sure whether this visual anomaly is actually happening on your system or if your cursor is being altered by the video screen capture software. Putting the answer dialog inside the

Re: mouseenter/mouseleave and pointer tool

2021-03-29 Thread scott--- via use-livecode
I DO remember SuperEdit. So fast! But it was a completely “dead” development environment. You had to leave it in order to get any messages, IIRC. — Scott > On Mar 29, 2021, at 4:26 PM, Jim Lambert via use-livecode > wrote: > >> Paul wrote: >> >> This is not a bug, but a feature. Our app

Re: New(?) Idea for Standalones

2021-03-29 Thread scott--- via use-livecode
That symbol probably means it was compiled to run on an older (Motorola ?) processor… similar to what happens if you have a 32 bit app on Big Sur. — Scott > On Mar 29, 2021, at 3:29 PM, Alex Tweedly via use-livecode > wrote: > > > On 29/03/2021 22:11, Roger Guay via use-livecode wrote: >>

Re: New(?) Idea for Standalones

2021-03-29 Thread scott--- via use-livecode
Oops, meant to send that off-list. — Scott > On Mar 29, 2021, at 3:33 PM, scott--- via use-livecode > wrote: > > Hello Roger, > > I made a standalone from an empty stack (and one button that does nothing.) > It is 64 bit Mac. It is zipped. It isn’t in a DMG or

Re: New(?) Idea for Standalones

2021-03-29 Thread scott--- via use-livecode
Hello Roger, I made a standalone from an empty stack (and one button that does nothing.) It is 64 bit Mac. It is zipped. It isn’t in a DMG or any sort of installer. It is NOT code signed. I have been using this app to test how opening non-signed Mac Apps work. After (finally) opening the app

Re: New(?) Idea for Standalones

2021-03-28 Thread scott--- via use-livecode
tacks, will have to jump through the increasingly ridiculous hoops that > Apple (and Windows?) place before us. OTH…. > > Ultimately, I really think that a LiveCodeLight app that runs stacks without > the IDE would be the best way to go to share stacks with friends, family and > colleague

  1   2   3   >