Re: Duplicate Card

2018-02-07 Thread Dar Scott via use-livecode
Did you ever get your duplicate card problem fixed? > On Oct 4, 2017, at 2:44 PM, Camm via use-livecode > wrote: > > Hi , > > > > Is Duplicate card broke in 8.1.6 ? > > > > I get Duplicate card highlighted then when pressed the duplicate does not > appear ?

Re: source of a socket error message

2019-07-17 Thread Dar Scott via use-livecode
This is very likely a loss of network availability and of that a loss of Internet availability. The library will first look up the URI to get an IP address. The IP address is used to make a connection to the server. The computer has (or can get) an IP address to use for making that look up.

Re: source of a socket error message

2019-07-19 Thread Dar Scott via use-livecode
It might be we are overcomplicating things. Maybe this just needs a support note to check the Internet connection. I am having a little trouble picturing the situation here. And like you, I wonder about the description. Since one city was mentioned, I thought there was a possibility of a

Re: DELETE url

2019-07-06 Thread Dar Scott via use-livecode
Oh, RFC2616 is so twentieth century. However, RFC7231 HTTP/1.1 agrees with the responses: 200 (OK), 202 (Accepted), or 204 (No Content). It does have a couple examples that seems to indicate that DELETE might be used for logout, should one have imagination: DELETE might be used to

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-

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-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-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

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
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

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: 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

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: 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

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:

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: 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

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: 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: 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: 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

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: 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
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: 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

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
.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

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
>> 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: 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-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

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

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