Search found 9371 matches

by dunbarx
Fri Apr 12, 2024 2:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Styling paragraphs/lines?
Replies: 44
Views: 1401

Re: Styling paragraphs/lines?

Zax. Are you wedded to using the border-whatevers? I am thinking about using an overlay and modifying its properties to fit. Maybe a field with just the right backColor, borderColor, borderWidth and blendlevel? That way it is a single control not subject to the line and paragraph constraints you are...
by dunbarx
Thu Apr 11, 2024 5:23 pm
Forum: iOS Deployment
Topic: Auto Focus On Edit Field
Replies: 8
Views: 447

Re: Auto Focus On Edit Field

Jwack?

I think she is used to having her name manhandled, but this? :wink:

Craig
by dunbarx
Thu Apr 11, 2024 2:33 pm
Forum: iOS Deployment
Topic: Auto Focus On Edit Field
Replies: 8
Views: 447

Re: Auto Focus On Edit Field

Hi. You will find that adding a short delay will solve issues that otherwise seem perfectly sound. Just because our logic and coding is OK, it does not mean that the physical running of the engine is up to speed with our thinking. Often you can use a much shorter value than ten ticks. In fact, one t...
by dunbarx
Thu Apr 11, 2024 2:28 pm
Forum: Talking LiveCode
Topic: Strange colors
Replies: 7
Views: 417

Re: Strange colors

Richmond. Glad to see that we are both willing to work hard at anything but our work. You can see the pseudo-repetition every 36 "passes", though getting darker as you go. And the whole thing changes after six such, with a gray-scale sequence at the very end. All this was just to explore the fact th...
by dunbarx
Wed Apr 10, 2024 7:15 pm
Forum: Talking LiveCode
Topic: Strange colors
Replies: 7
Views: 417

Re: Strange colors

Ah.That was over there, eh?

Craig
by dunbarx
Wed Apr 10, 2024 6:02 pm
Forum: Talking LiveCode
Topic: Strange colors
Replies: 7
Views: 417

Re: Strange colors

Richmond.

You are no lower a life form than me. I am smug about that.

Heather said so, in that thread. Scotland (rightly) does not want the two forums to mix their posts, or even reference them between each other.

Craig
by dunbarx
Wed Apr 10, 2024 3:55 pm
Forum: Talking LiveCode
Topic: Strange colors
Replies: 7
Views: 417

Strange colors

All. This post is based on an earlier thread here (of low life expectancy) about the idea that the backColor of a control can be an integer. This is, er, not well documented. This automated sample stack sets the backColor of a control to all the integers up to 260. I went above 255 just to see what ...
by dunbarx
Wed Apr 10, 2024 1:59 pm
Forum: Off-Topic
Topic: A quick compliment for the livecode team
Replies: 8
Views: 274

Re: A quick compliment for the livecode team

I started with HC in 1987, and when Supercard came out, I saw it had advanced the xTalk paradigm rather a lot. But I stuck with good ol' HC because I was incensed that Bill Appleton co-opted Bill Atkinson's name. That sort of copycat behavior just did not sit well with me. And we must not forget tha...
by dunbarx
Mon Apr 08, 2024 5:44 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Issue with with images in arrays
Replies: 8
Views: 378

Re: Issue with with images in arrays

Anyone think that Scotland should mention on the LC website that free lifetime technical support is available 24/7? 8)

Craig
by dunbarx
Mon Apr 08, 2024 2:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Issue with with images in arrays
Replies: 8
Views: 378

Re: Issue with with images in arrays

When you put an image into a variable (it does not need to be an array variable, an ordinary one would do) you are putting the "guts" of that image into that variable. The guts are all the information one (actually LiveCode) would need to fully characterize the image, pixel by pixel, colors included...
by dunbarx
Mon Apr 08, 2024 6:01 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Issue with with images in arrays
Replies: 8
Views: 378

Re: Issue with with images in arrays

Hi. Line 1: you put the image metaData into an array variable ("animalArray1") line 2: You ask for the name of the image, ("sheep") An image is a control. Line 3: You put the value of the array variable into a normal variable ("temp") Line 4: You ask for the "name of the variable temp". That last ma...
by dunbarx
Fri Apr 05, 2024 7:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to make a clickable list?
Replies: 5
Views: 415

Re: How to make a clickable list?

Rereading, I see you mentioned "array". This does not matter in the overall method I suggested, but if your data is actually an array, there are a few things that may need to be considered. For example, an array in LC cannot be displayed in a field. Its form prevents this. An array is a type of vari...
by dunbarx
Fri Apr 05, 2024 7:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to make a clickable list?
Replies: 5
Views: 415

Re: How to make a clickable list?

Hi, and welcome to the forum, as Klaus would say. Try this stack. It contains a field with a list of letters, as you see. It also contains another list that relates those letters to a word. That second list can be stored anywhere, and accessed in several ways. In this stack it exists as a custom pro...
by dunbarx
Thu Apr 04, 2024 10:18 pm
Forum: Talking LiveCode
Topic: An event trigger when data is added to a field
Replies: 15
Views: 606

Re: An event trigger when data is added to a field

So much of this long running debate is about getting the word out. The four items Stam mentioned are major enhancements. Full page ad in the Times? Kudos on the forum? I believe a free limited version is and always was essential. Not everyone saw instantly that LC was a much better new HC. And I wou...
by dunbarx
Thu Apr 04, 2024 7:57 pm
Forum: Talking LiveCode
Topic: An event trigger when data is added to a field
Replies: 15
Views: 606

Re: An event trigger when data is added to a field

Well, at least two people have wanted that "feature" to be "updated". Is this worth making an enhancement request?

Make that three, with me, just because.

Craig

Go to advanced search