RE: Best relational database for IOS / Android

2020-04-29 Thread Clarence Martin via use-livecode
You may want to explore LiveCloud. It is a cloud based database by Canela Software that allows for both cloud and Local- to the device- database. http://canelasoftware.com/ I am developing and testing for a while. -Original Message- From: use-livecode On Behalf Of Skip Kimpel via use-live

RE: Simple 3D animation question

2020-04-18 Thread Clarence Martin via use-livecode
Cell animation by Jim Lambeert http://livecodeshare.runrev.com/stack/857/Cel-Animation -Original Message- From: use-livecode On Behalf Of David Bovill via use-livecode Sent: Saturday, April 18, 2020 7:26 AM To: How to use LiveCode Cc: David Bovill Subject: Re: Simple 3D animation quest

RE: Simple 3D animation question

2020-04-18 Thread Clarence Martin via use-livecode
Check out an animation that Jim Lambert does with a scrolling group with images. It is really slick. He may have a posting on the LiveCode forum. In the mean time I will try to find a copy for you. I also believe that he showed it at the LiveCode Conference last year. -Original Message-

RE: Idea to keep us all connected

2020-03-25 Thread Clarence Martin via use-livecode
Interesting. I did a search on "privacy problems with zoom" And got several hits. Has anyone done any other exploration on this matter and how to circumvent these concerns? Sincerely, Clarence Martin Email: chi...@themartinz.com Phone: 636 6965561 -Original Message- From: use-livecode

RE: Time Saver's Toolbox v0.99 Release

2019-11-08 Thread Clarence Martin via use-livecode
I finally spent some time with your toolbox and I find it to be an interesting and useful tool. I have not downloaded the free sample yet but I intend to do so soon. Was this created with Livecode? Impressive work anyhow. Sincerely, Clarence Martin Email: chi...@themartinz.com Phone: 636 696556

RE: Ideas for my book.

2019-09-17 Thread Clarence Martin via use-livecode
I have referenced many books about programming over the years. I would thin that this needs to be a multi-book set. It's hard to cover a language in a single book. I also think that large print is needed for an actual book - similar to the dummies Series. The nice thing about an e-Book format is th

RE: Struggling to feel confident with LC mobile dev

2019-06-30 Thread Clarence Martin via use-livecode
This is a worthwhile posting. Thanks Jacque and Curry for keeping things in perspective. Sincerely, Clarence Martin Email: chi...@themartinz.com Phone: 636 6965561 -Original Message- From: use-livecode On Behalf Of Curry Kenworthy via use-livecode Sent: Sunday, June 30, 2019 3:42 AM To

RE: [ANN] Release 9.0.4 RC-1

2019-04-03 Thread Clarence Martin via use-livecode
: Monte Goulding Subject: Re: [ANN] Release 9.0.4 RC-1 Hi Clarence Did you download RC-2? There was a significant regression in RC-1 that we reverted for RC-2. Cheers Monte > On 3 Apr 2019, at 2:47 pm, Clarence Martin via use-livecode > wrote: > > Yes I am on Windows 10. And ye

RE: [ANN] Release 9.0.4 RC-1

2019-04-02 Thread Clarence Martin via use-livecode
Yes I am on Windows 10. And yes things are working well so far. I am cautiously optimistic for now and I hope things keep going well. Sincerely, Clarence Martin Email: chi...@themartinz.com Phone: 636 6965561 -Original Message- From: use-livecode On Behalf Of Sannyasin Brahmanathaswami

RE: [ANN] Release 9.0.4 RC-2

2019-03-29 Thread Clarence Martin via use-livecode
I just loaded the newest version LC 9.0.4 RC - 2. Seems like it works, so far. I will continue using it and update later. Sincerely, Clarence Martin Email: chi...@themartinz.com Phone: 636 6965561 -Original Message- From: use-livecode On Behalf Of panagiotis merakos via use-livecode Se

RE: [ANN] Release 9.0.4 RC-1

2019-03-29 Thread Clarence Martin via use-livecode
ill be getting these slowdowns/crashes etc and > for a newbie "You'll never get a chance to make a good first impression" > > > Lagi > > On Thu, 28 Mar 2019 at 21:22, Clarence Martin via use-livecode < > use-livecode@lists.runrev.com> wrote: > >

RE: [ANN] Release 9.0.4 RC-1

2019-03-28 Thread Clarence Martin via use-livecode
I am preparing to file a bug report because of the lack of performance in LiveCode 9.0.4 RC - 1. Some of the problems that I have encountered: The "Right Click" context menu locks open and is non-responsive. The options from the "Main Menu Buttons" can be unresponsive. So, at times the save and exi

RE: BACKUPS !!!

2019-03-19 Thread Clarence Martin via use-livecode
. That is where the problem lies. Sincerely, Clarence Martin Email: chi...@themartinz.com Phone: 636 6965561 -Original Message- From: use-livecode On Behalf Of Clarence Martin via use-livecode Sent: Tuesday, March 19, 2019 11:06 AM To: 'How to use LiveCode' Cc: chi...@them

RE: BACKUPS !!!

2019-03-19 Thread Clarence Martin via use-livecode
Ralph, thanks for this reminder. I think that backups are very important. I don't have a big or even little client base but I have had to restart, and rebuild many things on my computer over the years. The loss of data is a very memorable event to computer users. A little story, if you don't mind.

RE: scriptEditor windows

2019-03-06 Thread Clarence Martin via use-livecode
It's amazing how as much as you look at things - one does not see. I was unaware also! Sincerely, Clarence Martin Email: chi...@themartinz.com Cell: 626 696-5561 -Original Message- From: use-livecode On Behalf Of AndyP via use-livecode Sent: Wednesday, March 06, 2019 3:59 AM To: use-rev

RE: How to tell if a field is "closed"?

2019-02-05 Thread Clarence Martin via use-livecode
I think that you are on the right track. I would have a tPending variable with a true value that changes to false when the field is complete. "OnLeave" or "exitField". This variable would not allow any other task as long as the tPending variable is true. Sincerely, Clarence Martin Email: chi...@

RE: Navigator 7.3rc1 is available

2019-01-30 Thread Clarence Martin via use-livecode
e for a control or set of controls -- just select them in the list, and then select Single Object Inspector or Individual Object Inspectors on the Properties ("P") menu. If that's not clear, what are you looking to do? gc On Wed, Jan 30, 2019 at 12:26 PM Clarence Martin via use-liv

RE: Navigator 7.3rc1 is available

2019-01-30 Thread Clarence Martin via use-livecode
, or mimic Livecode's selections, because the group might not be visible or selectable. Like I said in the bug, I'll add a setting and protection for Navigator to try to mimic anyway On Wed, Jan 30, 2019 at 10:40 AM Clarence Martin via use-livecode < use-livecode@lists.runrev.com> wrote

RE: Navigator 7.3rc1 is available

2019-01-30 Thread Clarence Martin via use-livecode
#x27;t try to select controls in Livecode, or mimic Livecode's selections, because the group might not be visible or selectable. Like I said in the bug, I'll add a setting and protection for Navigator to try to mimic anyway On Wed, Jan 30, 2019 at 10:40 AM Clarence Martin via use-livecode &

RE: Navigator 7.3rc1 is available

2019-01-30 Thread Clarence Martin via use-livecode
Wed, Jan 30, 2019 at 5:09 AM Clarence Martin via use-livecode < use-livecode@lists.runrev.com> wrote: > Ji Geoff, > I am responding to you 7.3rc1 and this is probably true about the > other releases too. > I noticed that if I open a group in a New Navigator window, the first >

RE: Navigator 7.3rc1 is available

2019-01-30 Thread Clarence Martin via use-livecode
Ji Geoff, I am responding to you 7.3rc1 and this is probably true about the other releases too. I noticed that if I open a group in a New Navigator window, the first Navigator window has lost control over the group that precipitated it. The new Navigator Window Group items don't respond to any ite

RE: Navigator 6.6 alpha 1 is out

2018-10-17 Thread Clarence Martin via use-livecode
Geoff, I just visited your website and I really like it. Sincerely, Clarence Martin Email: chi...@themartinz.com Cell: 626 696-5561 -Original Message- From: use-livecode On Behalf Of Geoff Canyon via use-livecode Sent: Tuesday, October 16, 2018 8:22 PM To: How to use LiveCode Cc: Geoff

RE: ANN: WordLib 2.2 Release is Available + LC Blog Post

2018-10-11 Thread Clarence Martin via use-livecode
Are there any you tube videos of WordReport or WordOut? Sincerely, Clarence Martin Email: chi...@themartinz.com Cell: 626 696-5561 -Original Message- From: use-livecode On Behalf Of Curry Kenworthy via use-livecode Sent: Thursday, October 11, 2018 6:37 PM To: use-livecode@lists.runrev.c

RE: Script Editor Unusable on Windows

2018-10-03 Thread Clarence Martin via use-livecode
You may want to look at The LCStackBrowser Plugin. It has the ability to save stacks automatically. I have used this for years now. There were some problems recently when the LiveCode version went from 7 to 8 but the author has fixed that. Sincerely, Clarence Martin Email: chi...@themartinz.com

RE: Plug-Ins

2018-09-19 Thread Clarence Martin via use-livecode
, I use on demand. It would be nice to get some feedback on what others are using. Sincerely, Clarence Martin Email: chi...@themartinz.com Cell: 626 696-5561 -Original Message- From: use-livecode On Behalf Of Clarence Martin via use-livecode Sent: Wednesday, September 19, 2018 8:04 AM To

Plug-Ins

2018-09-19 Thread Clarence Martin via use-livecode
hese tools are Great, but please take the time to let people know what these tools can do for them. Also, it might be helpful if you can supply a "YouTube" video about your plug-in. Sincerely, Clarence Martin Email: chi...@themartinz.com Cell: 626 696-5561 -Original Message-

RE: Forums misbehaving

2018-09-18 Thread Clarence Martin via use-livecode
Ah! Success. Sincerely, Clarence Martin Email: chi...@themartinz.com Cell: 626 696-5561 -Original Message- From: use-livecode On Behalf Of J. Landman Gay via use-livecode Sent: Tuesday, September 18, 2018 12:09 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: Forums misbeha

Test

2018-09-18 Thread Clarence Martin via use-livecode
This is a test because I can’t seem to send anything to the list. Sent from Mail for Windows 10 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe a

RE: Android install on Lollypop 9.01 rc2

2018-09-04 Thread Clarence Martin via use-livecode
Make sure that you uninstall any previous versions of your software first. Sincerely, Clarence Martin Email: chi...@themartinz.com Cell: 626 696-5561 -Original Message- From: use-livecode On Behalf Of Ralph DiMola via use-livecode Sent: Tuesday, September 04, 2018 7:58 AM To: 'How to us

RE: Load data into a tree view

2018-08-27 Thread Clarence Martin via use-livecode
Sneidar Subject: Re: Load data into a tree view No XMLtoJSON that I can see. Bob S > On Aug 24, 2018, at 14:56 , Clarence Martin via use-livecode wrote: > > Doesn't livecode have an xml to json and then json to array functions > already? > > Sincerel

RE: Load data into a tree view

2018-08-24 Thread Clarence Martin via use-livecode
Doesn't livecode have an xml to json and then json to array functions already? Sincerely, Clarence Martin Email: chi...@themartinz.com Cell: 626 696-5561 -Original Message- From: use-livecode On Behalf Of Bob Sneidar via use-livecode Sent: Friday, August 24, 2018 1:56 PM To: How to use

RE: Navigator 6.1 alpha1 is out

2018-08-21 Thread Clarence Martin via use-livecode
vecode On Behalf Of Clarence Martin via use-livecode Sent: Tuesday, August 21, 2018 3:35 AM To: 'How to use LiveCode' Cc: chi...@themartinz.com Subject: RE: Navigator 6.1 alpha1 is out Geoff, When I create a new Navigator for a Group, when I click on an item it does not get selected on

RE: Navigator 6.1 alpha1 is out

2018-08-21 Thread Clarence Martin via use-livecode
Geoff, When I create a new Navigator for a Group, when I click on an item it does not get selected on the card. Am I doing something wrong? Sincerely, Clarence Martin Email: chi...@themartinz.com Cell: 626 696-5561 -Original Message- From: use-livecode On Behalf Of Geoff Canyon via use-

RE: Not many people know this.

2018-08-17 Thread Clarence Martin via use-livecode
Geoff, I truly appreciate what you have done with Navigator. I also appreciate the amount of work and dedication that it takes to keep this plugin current. I am still exploring everything that Navigator can do. Heather, Thanks for the link to the LiveCode Lessons on "How do I style paragraphs in a

RE: Not many people know this.

2018-08-16 Thread Clarence Martin via use-livecode
I found this Paragraph Property because of Peter Haworth's LCStackBrowser Plugin. I have had problems using LCStackBrowser as of late - since version 8x.x. I think the problem actually stems from the Behavior Scripts in LCStackBrowser and conflicts with the AutoComplete behaviors - I'm not sure ju

RE: Not many people know this.

2018-08-16 Thread Clarence Martin via use-livecode
So, is this the same thing as the "paragraph" property? I find that this is also super useful. Sincerely, Clarence Martin Email: chi...@themartinz.com Cell: 626 696-5561 -Original Message- From: use-livecode On Behalf Of Mark Waddingham via use-livecode Sent: Thursday, August 16, 2018 8

RE: Optimization can be tricky

2018-06-12 Thread Clarence Martin via use-livecode
I know that this might be a different use-case but I have a CA Lottery - Fantasy five lottery parser that collects lottery data and loads it into a matrix and provides the total number of hits for each number. This also has 4 optimization buttons to the show differences. This aupplication was o

RE: Android APK sanity check

2018-06-01 Thread Clarence Martin via use-livecode
are | http://www.hyperactivesw.com On May 31, 2018 8:31:33 PM Clarence Martin via use-livecode wrote: > I just uploaded this to my Nexus7 and it works the same way. It > initially opens with a blank screen and then opens correctly. > > -Original Message- > From: use-live

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
de wrote: >> Thanks for testing. Maybe it's a Mac problem. The identifier >> shouldn't matter in this case though, if you were originally using >> the unique one I put into the stack. So that's odd too. >> >> On 5/31/18 5:07 PM, Clarence Martin via use-liveco

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
one(s) but I'm betting it will fail with any older OS. Or it may be the version of Java I installed, which I believe LC 9 required. On 5/31/18 2:46 PM, Clarence Martin via use-livecode wrote: > Hi Jacque, > You have been one of the people on the List that has answered many of > my

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
; ) in the Android application window. -Original Message- From: use-livecode On Behalf Of Clarence Martin via use-livecode Sent: Thursday, May 31, 2018 2:12 PM To: 'How to use LiveCode' Cc: chi...@themartinz.com Subject: RE: Android APK sanity check Hi Jacque, I just tried y

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
) but I'm betting it will fail with any older OS. Or it may be the version of Java I installed, which I believe LC 9 required. On 5/31/18 2:46 PM, Clarence Martin via use-livecode wrote: > Hi Jacque, > You have been one of the people on the List that has answered many of > m

RE: Android APK sanity check

2018-05-31 Thread Clarence Martin via use-livecode
Hi Jacque, You have been one of the people on the List that has answered many of my questions about building Android Applications. I do have an application that uses mergJSON and the problem that I have is only during the initial starting of the application after the APK is loaded. I also get a bla

RE: CRASH after entering "put the hostnametoaddress" into MSG

2018-05-31 Thread Clarence Martin via use-livecode
I don't know if this helps: I tried this on a Windows 10 computer with LC 9 and got: " Script compile error: Error description: Handler: bad command" -Original Message- From: use-livecode On Behalf Of Klaus major-k via use-livecode Sent: Thursday, May 31, 2018 1:42 AM To: How to use LiveC

RE: Windows 10 and LC9.0

2018-05-25 Thread Clarence Martin via use-livecode
I agree. I have seen this more times than I like. -Original Message- From: use-livecode On Behalf Of Curry Kenworthy via use-livecode Sent: Friday, May 25, 2018 10:43 AM To: use-livecode@lists.runrev.com Cc: Curry Kenworthy Subject: Re: Windows 10 and LC9.0 Roland said: > The kluge i

RE: Building for Android in v9

2018-04-26 Thread Clarence Martin via use-livecode
Also, is this a new Library? I used to be able to create Android apps before without this. -Original Message- From: use-livecode On Behalf Of Paul Richards via use-livecode Sent: Thursday, April 26, 2018 6:43 AM To: How to use LiveCode Cc: Paul Richards Subject: RE: Building for Android

RE: Building for Android in v9

2018-04-26 Thread Clarence Martin via use-livecode
Are you talking about the Map in the inclusions library? If not, what Map API key are you talking about? -Original Message- From: use-livecode On Behalf Of Paul Richards via use-livecode Sent: Thursday, April 26, 2018 6:43 AM To: How to use LiveCode Cc: Paul Richards Subject: RE: Buildi

RE: Posting to LiveCode Server

2018-04-18 Thread Clarence Martin via use-livecode
Tom, can you expand on your post? Maybe with an example. -Original Message- From: use-livecode On Behalf Of Tom Glod via use-livecode Sent: Wednesday, April 18, 2018 11:31 AM To: How to use LiveCode Cc: Tom Glod Subject: Re: Posting to LiveCode Server I was going to use LC Server until

RE: Checkmark for Mac & Windows

2018-03-23 Thread Clarence Martin via use-livecode
Phil, can you provide a sample script? -Original Message- From: use-livecode On Behalf Of Phil Davis via use-livecode Sent: Friday, March 23, 2018 7:20 PM To: Knapp Martin via use-livecode Cc: Phil Davis Subject: Re: Checkmark for Mac & Windows One idea: - Create or find a checkmark

RE: tsNet woes

2018-03-13 Thread Clarence Martin via use-livecode
Hi Dan, I have been having similar problems with my Android Builds. I removed the TSNet Inclusion from my Android Builds and the problem still exist. I have tried both LC8x and LC9's and the problem still exist. This problem seems to be sensitive to Android Devises. I have 2 Devices and my Nexus

RE: "Open in New Navigator" is back

2018-03-09 Thread Clarence Martin via use-livecode
I must take the time to say: Geoff was super responsive to my inquiries. I have to say - Great Support! I look forward to future updates to Navigator. -Original Message- From: use-livecode On Behalf Of Clarence Martin via use-livecode Sent: Friday, March 09, 2018 6:25 AM To: 'How t

RE: "Open in New Navigator" is back

2018-03-09 Thread Clarence Martin via use-livecode
Problem Solved - this was caused by some corruption in my O/S. Restarting my computer solved the prolem. -Original Message- From: use-livecode On Behalf Of Clarence Martin via use-livecode Sent: Thursday, March 08, 2018 7:25 PM To: 'How to use LiveCode' Cc: chi...@themartinz.c

RE: "Open in New Navigator" is back

2018-03-08 Thread Clarence Martin via use-livecode
Sorry, I meant LC 9-11 and 9-10, not 10.x -Original Message- From: use-livecode On Behalf Of Clarence Martin via use-livecode Sent: Thursday, March 08, 2018 6:06 PM To: 'How to use LiveCode' Cc: chi...@themartinz.com Subject: RE: "Open in New Navigator" is back I

RE: "Open in New Navigator" is back

2018-03-08 Thread Clarence Martin via use-livecode
I am trying Navigator and I think it is great. However, I have some questions about the copy/paste functions in the LC Editor. The context copy seems to work but in reality is doesn't. I even tried to copy from the editor and paste the scripts copied into a text editor - No Go. I am using LC 10-11.

RE: Android Studio how to create AVD?

2018-03-06 Thread Clarence Martin via use-livecode
The links that you provided don't seem to work. I get a 404 error -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of panagiotis merakos via use-livecode Sent: Friday, March 02, 2018 4:03 AM To: How to use LiveCode Cc: panagiotis merakos Sub