Search found 632 matches

by Mikey
Sun Apr 26, 2015 1:21 pm
Forum: Announcements
Topic: Dropbox Livecode Library
Replies: 76
Views: 62083

Re: Dropbox Livecode Library

It is possible that Gugliermo never released it. Email me and I'll send it to you. mikeKerner@RMKCo.com 1.09 adds changes for dealing with filenames that have characters that must be escaped in http (e.g. if a filename is "4/26/15 employees", the slashes and the space have to be escaped, and it adds...
by Mikey
Sun Apr 26, 2015 12:33 am
Forum: Announcements
Topic: Dropbox Livecode Library
Replies: 76
Views: 62083

Re: Dropbox Livecode Library

By the way, 1.09 is the latest version, but any of the versions should work. I don't recall any of the versions changing anything that would possibly cause this behavior. On the machine running your project, with the dropbox library open, please execute the following from the message box, and let me...
by Mikey
Sun Apr 19, 2015 9:04 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Selecting multiple lines in a datagrid
Replies: 28
Views: 12355

Re: Selecting multiple lines in a datagrid

For those that come along, later, and find this topic, I submitted a bug report (including a FIX) for mobile. The report number is 15240, and it also includes the fixed datagrid library, if you want to download it before the FIX is accepted and incorporated into a future version of LC. For the recor...
by Mikey
Fri Apr 17, 2015 2:35 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Selecting multiple lines in a datagrid
Replies: 28
Views: 12355

Re: Selecting multiple lines in a datagrid

Craig's comment will let you use code to select multiple lines. If you are trying to let the user do it for themselves, there are two things: 1) For a desktop app, in the properties of a dg, there is a "multiple lines" checkbox. Select that, and the user can use the shift key to select additional li...
by Mikey
Wed Apr 01, 2015 4:16 pm
Forum: Databases
Topic: ODBC Database Sample Lesson not working
Replies: 2
Views: 3114

Re: ODBC Database Sample Lesson not working

Switch to using the 32-bit odbc connector. This is a well-known problem, so for whatever DB you're using, if you hit their forums, there will be discussions about it.
by Mikey
Fri Mar 27, 2015 3:14 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: No trace of Trace
Replies: 7
Views: 4229

Re: No trace of Trace

Oh my GOD I feel old, now.
by Mikey
Fri Mar 27, 2015 2:33 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: No trace of Trace
Replies: 7
Views: 4229

Re: No trace of Trace

in the script editor, click in the left margin, over by the line numbers. You will get a zit. Happy debugging.
by Mikey
Wed Mar 25, 2015 3:31 pm
Forum: Off-Topic
Topic: LiveCode 8 Commercial Edition to be Released When?
Replies: 5
Views: 4675

Re: LiveCode 8 Commercial Edition to be Released When?

Yes, but there are a few things that have been getting better as we go forward: 1) Funding is better, it would seem, and the staff appears to be larger 2) Open source, so the volunteer staff is (slightly) larger 3) As Builder gets finished, volunteer staff gets even larger, yet. This feels like a lo...
by Mikey
Wed Mar 25, 2015 2:34 pm
Forum: Off-Topic
Topic: LiveCode 8 Commercial Edition to be Released When?
Replies: 5
Views: 4675

Re: LiveCode 8 Commercial Edition to be Released When?

What? No takers on the under? How about the over?
by Mikey
Tue Mar 24, 2015 2:17 pm
Forum: Off-Topic
Topic: LiveCode 8 Commercial Edition to be Released When?
Replies: 5
Views: 4675

Re: LiveCode 8 Commercial Edition to be Released When?

Over/Under? 4Q 2015. Let's make it harder for everyone: November-and-a-half
by Mikey
Thu Mar 19, 2015 12:59 am
Forum: iOS Deployment
Topic: Need SERIOUS help with APNS Push Notifications
Replies: 10
Views: 7583

Re: Need SERIOUS help with APNS Push Notifications

Umm, yes, but you can use the same one (but you already knew that)
by Mikey
Thu Mar 19, 2015 12:00 am
Forum: iOS Deployment
Topic: Need SERIOUS help with APNS Push Notifications
Replies: 10
Views: 7583

Re: Need SERIOUS help with APNS Push Notifications

It's not the UUID, unfortunately, it's a push I'd, and, yes, I've had them change on me, without warning, too. Now I keep the push I'd of each device inside the app and if it changes, forward the old and new one to me because APNS won't give any indication that something is wrong. I'm glad you got i...
by Mikey
Wed Mar 18, 2015 12:52 pm
Forum: iOS Deployment
Topic: Need SERIOUS help with APNS Push Notifications
Replies: 10
Views: 7583

Re: Need SERIOUS help with APNS Push Notifications

All of that looks normal to me. So is the only behavior that you're seeing that the notification isn't making it to your device?
by Mikey
Tue Mar 17, 2015 2:43 pm
Forum: iOS Deployment
Topic: Need SERIOUS help with APNS Push Notifications
Replies: 10
Views: 7583

Re: Need SERIOUS help with APNS Push Notifications

For starters, none of this has anything to do with LC, or your skill with LC. John's APNS assistant is just a wrapper for the shell commands that have to be executed to send push notifications. If you read through the scripts, you will see that (including the openssl line you referenced). I would re...
by Mikey
Thu Mar 12, 2015 7:38 pm
Forum: LiveCode Builder
Topic: Syntax Colorizer
Replies: 3
Views: 4223

Syntax Colorizer

Is anyone else having trouble making it work? It was working for me when it first came and in alpha 2 a few weeks back, but now it isn't. I downloaded https://github.com/runrev/livecode/blob/develop/contrib/TextWrangler/LiveCodeBuilder.plist Then I did mv ~/Downloads/LiveCodeBuilder.plist ~/Library/...

Go to advanced search