Search found 24 matches

by ronn
Thu May 12, 2016 3:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Widgets not working in Android
Replies: 3
Views: 2778

Re: Widgets not working in Android

Thanks guys. I knew I was being an idiot and overlooking something obvious.
by ronn
Thu May 12, 2016 3:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Widgets not working in Android
Replies: 3
Views: 2778

Widgets not working in Android

I haven’t seen others mention this so it's likely my problem, but I cannot get ANY of the widgets to work with Android. They do work on the desktop (Windows 10) but when I test on either an Android emulator or directly on my Nexus 5 I get nothing. Some (header, segmented, switch, navbar, etc.) show ...
by ronn
Fri Nov 27, 2015 8:07 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Biff Bart's Expense Tracker
Replies: 3
Views: 3034

Re: Biff Bart's Expense Tracker

Hey Keith. Re the stacks, I only have a completed edition, not individual stacks for each section -- that would be too easy -- and require forethought and organization on my part! But if you want to check out what I think is the final version, I've uploaded it to the same address and cleverly named ...
by ronn
Thu Mar 12, 2015 8:07 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Biff Bart's Expense Tracker
Replies: 3
Views: 3034

Biff Bart's Expense Tracker

So you're getting started in LiveCode, you understand the basics and have done some coding. Now you just need something to work on which will pull together the introductory concepts and push you to the next level. That is the purpose of a project I've created called "Biff Bart's Expense Tracker". It...
by ronn
Sat Jun 08, 2013 1:10 pm
Forum: Android Deployment
Topic: Copying Files PC <--> Android
Replies: 12
Views: 9318

Re: Copying Files PC <--> Android

Hi Simon. There's already a DropBox library for LiveCode at:
http://www.phoenixsea.ch/downloads/Live ... boxLib.zip

I was just looking for a straightforward copy/paste solution for moving files around. Seemed so simple at the time!
by ronn
Fri Jun 07, 2013 9:23 pm
Forum: Android Deployment
Topic: Copying Files PC <--> Android
Replies: 12
Views: 9318

Re: Copying Files PC <--> Android

No, there's no problem getting the app onto Android. The problem I'm having is, through Livecode, grabbing a data file that the app creates and copying it from the Android to the PC and vice-versa. I know what and where the file is, but haven't been able to figure out the code to actually copy it to...
by ronn
Fri Jun 07, 2013 2:42 pm
Forum: Android Deployment
Topic: Copying Files PC <--> Android
Replies: 12
Views: 9318

Re: Copying Files PC <--> Android

[ For anyone still following this sad and heart-wrenching tale ... ] Think I'm going to have to admit defeat. Having connected an Android phone/tablet to a PC via USB cable, from inside Android I've found no way to copy a file to the PC and from inside the PC I've found no way to read an Android fil...
by ronn
Thu Jun 06, 2013 1:15 am
Forum: Android Deployment
Topic: Copying Files PC <--> Android
Replies: 12
Views: 9318

Re: Copying Files PC <--> Android

Welllll ... afraid I could not get that to work. • ASK FILE is not supported on Android so I tried it on the PC end of things. While it let me see and choose Android folders through the Windows dialogue, any attempt to enter a file name and Save resulted in a "File not found" error (which seems an o...
by ronn
Wed Jun 05, 2013 9:05 pm
Forum: Android Deployment
Topic: Copying Files PC <--> Android
Replies: 12
Views: 9318

Re: Copying Files PC <--> Android

Thanks for the help, Jacque. Apparently when I said "I know the complete target path", I lied! I've been able to use your method to copy stuff from one place to another if both places are on the same device. But, assuming the source is on Android, how do I specify that the target is to be on the PC ...
by ronn
Wed Jun 05, 2013 4:02 pm
Forum: Android Deployment
Topic: Copying Files PC <--> Android
Replies: 12
Views: 9318

Copying Files PC <--> Android

Is there a direct LiveCode way to copy a file from an Android device to a PC or vice-versa? I know I could e-mail it or use DropBox or use a file manager but this is a frequent requirement and better done without non-LC apps or any manual interaction. The Android phone/tablet would be attached to th...
by ronn
Sun Jul 26, 2009 12:56 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Known Issues - (ALPHA) Web Plugin
Replies: 24
Views: 15683

Yes, I just tried again in Opera and find that all of the samples on the RunRev site DO work as expected. But if I try any others mentioned on the listserv such as: http://www.digitalprogolf.com/Scorecues.html or http://xfiles.funnygarbage.com/~colinholgate/rev/testtrack.html I get nothing in Opera ...
by ronn
Sat Jul 25, 2009 10:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Known Issues - (ALPHA) Web Plugin
Replies: 24
Views: 15683

I'm running Vista 64 and am finding that revLets don't run at all in Opera although they do run in Chrome, Firefox and (shudder) IE. Even though I used Opera to download & install the plugin, and it worked on the RunRev site immediately after the install, it has never worked since -- the revWebPlaye...
by ronn
Sun Jul 12, 2009 10:44 pm
Forum: chartsEngine
Topic: Horizontal X-Axis Labels
Replies: 10
Views: 15978

Ta Da! It works just as advertised now Malte. Your timing is great since I now need that feature again. Thanks.
... Ron
by ronn
Tue May 19, 2009 3:05 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Delete a row in a data grid?
Replies: 9
Views: 8073

Ta da!! Both of the suggested methods worked for me. Thanks very much Trevor.
... Ron
by ronn
Tue May 19, 2009 1:05 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Delete a row in a data grid?
Replies: 9
Views: 8073

Trevor, I'm having the same problem as the original poster. Your method of using the Delete key does work correctly. But what I'm trying to do is put a small Delete button inside the datagrid (form) so that it appears on each populated row of the grid. I then put code inside that button: on mouseUp ...

Go to advanced search