Search found 123 matches

by ValiantCuriosity
Fri Apr 12, 2019 9:18 pm
Forum: iOS Deployment
Topic: Mobile scrolling?
Replies: 7
Views: 10850

Mobile scrolling?

How do you approach mobile scrolling for iOS and Android? It is such a common thing on all mobile devices to use the finger to scroll up and down a list view. I've found one post from 2013 regarding scrolling, but it doesn't easily answer my questions about scrolling. I am finding that LC seems to g...
by ValiantCuriosity
Fri Apr 05, 2019 6:04 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Trying to understand arrays
Replies: 10
Views: 5531

Re: Trying to understand arrays

Hi @Redfield, As one lC newbie to another, arrays and multidimensional arrays can be an adventure for a new user. Bogs was not steering you wrong when he said, The best slice of text I've ever seen about arrays is this one at BYU. Adding my very limited noob voice to those experts who have already a...
by ValiantCuriosity
Thu Apr 04, 2019 11:45 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Mobile Apps and Web Content - SOLVED
Replies: 6
Views: 4488

Re: Mobile Apps and Web Content

I'm probably not answering what you would like to do, but would this lesson help?

Code: Select all

http://lessons.livecode.com/m/4069/l/12351-how-do-i-send-an-email-from-my-mobile-device
-Rachel
by ValiantCuriosity
Thu Apr 04, 2019 9:17 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: [Solved] How to style text and add images to Content Area of field?
Replies: 32
Views: 15059

Re: [Solved] How to style text and add images to Content Area of field?

Thanks @Bogs,

I'll look at the Browser object/widget in more detail...

So many objects. So little time. :D

-Rachel
by ValiantCuriosity
Thu Apr 04, 2019 3:17 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: [Solved] How to style text and add images to Content Area of field?
Replies: 32
Views: 15059

Re: [Solved] How to style text and add images to Content Area of field?

Think of it as a quick cheat (but maybe not the best cheat ) OK @Bogs, I'll bite. What is a better way to insert an image into a scrolling field than using "image source"? I'm relieved that there is an option for this in LC, but trying to insert these photos at the proper char/line is a challenge. ...
by ValiantCuriosity
Wed Apr 03, 2019 10:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: [Solved] How to style text and add images to Content Area of field?
Replies: 32
Views: 15059

Re: [Solved] How to style text and add images to Content Area of field?

@Bogs, imageSource is "the bee's knees"! Thanks for pointing it out. It allows me to insert the photos into my descriptive text in a scrolling field. Happy Dancing here. :mrgreen: Hey, I can even style the images to be centered or right aligned. BOY, did this all take some study. This the simplest p...
by ValiantCuriosity
Wed Apr 03, 2019 6:08 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: iOS SDK: the same version as Xcode?
Replies: 6
Views: 4312

Re: iOS SDK: the same version as Xcode?

Be aware that as of March, 2019, Apple will only accept apps that are now being made with Xcode 10.1. The newest version of LC will compile to that version.
Screen Shot 2019-04-03 at 10.04.39 AM.png
iOS 12.1 SDK is included in Xcode 10.1

HTHs,
-Rachel
by ValiantCuriosity
Tue Apr 02, 2019 5:31 pm
Forum: SoCal LiveCode Group
Topic: Meeting: April 4, Pasadena
Replies: 3
Views: 8380

Re: Meeting: April 4, Pasadena

Wish I could go. I'd love to meet some of you and maybe some genius could turn me into a LC coder. :D

For those of you who get to attend, have a wonderful time and learn a lot.

-Rachel
by ValiantCuriosity
Mon Apr 01, 2019 8:34 pm
Forum: Off-Topic
Topic: A basic tutorial...
Replies: 36
Views: 23892

Re: A basic tutorial...

@Bogs,

Hmmm. I sent you quite a lot of feedback. Not sure why you didn't receive it. I never heard a "peep" back.

-Rachel
by ValiantCuriosity
Fri Mar 29, 2019 6:06 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Asking a little help with datagrid or file locations
Replies: 13
Views: 7445

Re: Asking a little help with datagrid or file locations

@jacque Thank you again for your knowledgeable help. I may have gotten confused by the example shown in the datagrid form lesson. It emulates the typical iOS list with thumbnails. That made me think that I should use the datagrid for iOS list views. I have to use a tableview/listview to rebuild my a...
by ValiantCuriosity
Fri Mar 29, 2019 4:26 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Asking a little help with datagrid or file locations
Replies: 13
Views: 7445

Re: Asking a little help with datagrid or file locations

Hi @Terry, Thanks for the links and the thoughtful comments. I've been off the grid for a few days. I'll check out some of the links that you took the time to write up. Oh, and, yes, you are so right about the datagrid. Loved the way you phrased it. The first time I tried LC in 2016, I jumped right ...
by ValiantCuriosity
Fri Mar 29, 2019 4:12 am
Forum: iOS Deployment
Topic: Rejected App due to HealthKit (HealthKit is not referenced)
Replies: 30
Views: 26762

Re: Rejected App due to HealthKit (HealthKit is not referenced)

Hi there, I know that i'm in the minority about this, but I still wish that we could just import the .xproj created with LC into Xcode. Personally, I like having the final control of an app within Xcode. (Checking version numbers, compiling, and uploading to the store, etc.) Xcode's IDE takes little...
by ValiantCuriosity
Fri Mar 22, 2019 10:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Asking a little help with datagrid or file locations
Replies: 13
Views: 7445

Re: Asking a little help with datagrid or file locations

Ahhhhhh,
specialFolderPath()
is the magic word/function that opens the hidden path in the LC woods. :D

Thanks Klaus.
-Rachel
by ValiantCuriosity
Fri Mar 22, 2019 7:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Asking a little help with datagrid or file locations
Replies: 13
Views: 7445

Asking a little help with datagrid or file locations

Greetings from the beautiful Pacific Northwest. It is a lovely day here today. I'm working on a MacBook. I'm now grappling with the Datagrid form Lesson here: http://lessons.livecode.com/m/datagrid/l/7305-example-creating-a-list-of-people Most of it is going well and is understandable. However, I'm ...
by ValiantCuriosity
Mon Mar 18, 2019 2:17 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: [Solved] Change a font style of script editor in LC9
Replies: 5
Views: 3250

Re: [Solved] Change a font style of script editor in LC9

Ah, shucks! As one newbie to another, your question is one that I *think* that I could have helped answer. See, there is hope for all of us. :D

These guys/gals in the forum are "quick draws" when it comes to helping. I love that about this forum.

Good luck with your adventure.
-Rachel

Go to advanced search