Search found 332 matches

by jiml
Thu Dec 15, 2022 11:07 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: dgVisibleLines for "normal" fields
Replies: 17
Views: 5623

Re: dgVisibleLines for "normal" fields

or this:

Code: Select all

go url "https://netrin.on-rev.com/misc/VisibleLines.livecode"
JimL
by jiml
Wed Dec 07, 2022 11:38 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: hiding 1st column of table field
Replies: 77
Views: 62049

Re: hiding 1st column of table field

Jim, in your initMe handler add a line set the leftMargin of me to 7 which approximates the default for table fields and was the spacing I was looking for. Now try hiding various columns. Column 1 is the only 1 that won't be fully hidden Setting the padding could help with that. Try: go url "https:...
by jiml
Mon Dec 05, 2022 10:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: hiding 1st column of table field
Replies: 77
Views: 62049

Re: hiding 1st column of table field

In fact, as mentioned a few pages above, LC supports a 0-width "interior" column, simply by setting the tabstops property. To hide column 4:: 50,100,150,150,200,200,250 It just does not quite support hiding column 1 that way. Actually that tabstops technique does support hiding column 1 or any colu...
by jiml
Sun Dec 04, 2022 7:20 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: hiding 1st column of table field
Replies: 77
Views: 62049

Re: hiding 1st column of table field

are you creating a whole new "viewing port" over the underlying table, or are you just creating a custom scroll bar for the table that scrolls from column 2 to N, or something else? No hidden double table is used. It's just a single table grouped and shifted to the left so that column 1 is out of v...
by jiml
Sat Dec 03, 2022 11:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: hiding 1st column of table field
Replies: 77
Views: 62049

Re: hiding 1st column of table field

I am trying to hide the 1st column of a table field
Lots of suggestions. Here's one, which may have been suggested already.
It is boneheadedly simple.

Code: Select all

go url "https://netrin.on-rev.com/misc/HideColumnOne.livecode"
Jim Lambert
by jiml
Fri Nov 11, 2022 11:35 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How can an image be searched?
Replies: 60
Views: 26233

Re: How can an image be searched?

But it seems odd to me that the stack works as well as it does, in that the robot is green, and I see no such green, nothing even close,
Perhaps?
https://www.colourblindawareness.org/co ... blindness/
by jiml
Fri Nov 11, 2022 11:30 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How can an image be searched?
Replies: 60
Views: 26233

Re: How can an image be searched?

here's what i see.
The exported snapshot is on the right.
That is what is analyzed.
myrobot2.jpg
by jiml
Fri Nov 11, 2022 11:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How can an image be searched?
Replies: 60
Views: 26233

Re: How can an image be searched?

Well, that's odd. Are you sure?
The screenshot is exported from the 'camera' group.
by jiml
Fri Nov 11, 2022 9:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How can an image be searched?
Replies: 60
Views: 26233

Re: How can an image be searched?

ajperks, Put this in the message box. go stack url "https://netrin.on-rev.com/searchimage/pixelColor.livecode" This stack will demonstrate how to find the location of your robot within a camera image. It assumes the color of the robot is known, constant and unique. As Richard points out that is a ta...
by jiml
Tue Nov 08, 2022 4:51 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How can an image be searched?
Replies: 60
Views: 26233

Re: How can an image be searched?

If the requirement is to get the colors of many pixels on the screen it is rather slow to keep setting the screenMouseLoc and grabbing the mouseColor.
It would be faster to just import screenshot and explore the pixel colors via imageData.

Jim Lambert
by jiml
Tue Jul 19, 2022 6:11 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: The day after (Help LiveCode to go back to school!)
Replies: 75
Views: 93503

Re: The day after (Help LiveCode to go back to school!)

According to Out of Order The State of the World’s Toilets 2017 56% of Mawalians (about 10 million people) have no access to basic sanitation. Maybe toilets would be a tad more beneficial for Mawalians than copies of LC. ;) https://washmatters.wateraid.org/sites/g/files/jkxoof256/files/Out%20of%20Or...
by jiml
Mon May 30, 2022 10:49 pm
Forum: Off-Topic
Topic: Useful Symbols
Replies: 7
Views: 3025

Re: Useful Symbols

How much does a flat on Richmond Square go for?
by jiml
Thu Apr 28, 2022 7:02 pm
Forum: Announcements
Topic: You're invited: LC DevCon After-Party
Replies: 5
Views: 4929

Re: You're invited: LC DevCon After-Party

Richard,

That was a fun way to cap off a great conference.

Thanks!

Jim Lambert
by jiml
Thu Apr 21, 2022 2:27 am
Forum: Made With LiveCode
Topic: Übeknecht
Replies: 19
Views: 8386

Re: Übeknecht

Considering the amount of support Klaus offers on this forum I would think that it would be nice if the campaign would meet its modest goal and provides Klaus with the means to continue his first class support.
I second that!

Go to advanced search