Search found 15 matches

by tfabacher
Tue May 07, 2019 3:22 pm
Forum: Off-Topic
Topic: LC vs Flutter
Replies: 50
Views: 45502

Re: LC vs Flutter

And we are so freaking busy we just need to take down the blog or put content in often. It is a challenge. Thanks for reminding me. We are redoing our website.
by tfabacher
Tue May 07, 2019 3:19 pm
Forum: Off-Topic
Topic: LC vs Flutter
Replies: 50
Views: 45502

Re: LC vs Flutter

Well Bogs and everyone. I will say we use both Flutter and LiveCode. It all depends on who is coding and what needs to be coded. In fact, we actually now have one of the largest Flutter development teams in the world with 27 people creating Flutter Apps. For example, we just finished an app to contr...
by tfabacher
Wed Jan 31, 2018 9:40 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: file transfer over sockets
Replies: 16
Views: 10579

Re: file transfer over sockets

Hello windowsLC...Did you find the solution? We are working on this also. We need to send a 1MB file over sockets.
by tfabacher
Wed Sep 27, 2017 7:23 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Beacons - Eddystone, iBeacon Bluetooth and MergeBLE
Replies: 8
Views: 7182

Re: Beacons - Eddystone, iBeacon Bluetooth and MergeBLE

Hello Lagi, great topic..we also tried to use MergCL with kontakt.io beacons. It does allow you to ping the beacons, but the functionality was VERY limited. Plus, it was ONLY for iOS. We also did NOT get MergBLE to work properly. You can get a VERY simple function call like getting the id of the blu...
by tfabacher
Sun Sep 21, 2014 6:10 pm
Forum: Internet
Topic: CMIS Library for livecode?
Replies: 5
Views: 5449

Re: CMIS Library for livecode?

Hi mimuBUSkYgY, Richard is correct, revigniter is needed as a foundation for a proper CMS. We are currently looking at converting [translating from PHP would be a better explanation] or existing Codeigniter CMS like http://www.getfuelcms.com/ or http://ionizecms.com/. We are currently evaluating bot...
by tfabacher
Mon Jul 14, 2014 5:46 pm
Forum: Android Deployment
Topic: InApp Purchase
Replies: 0
Views: 1676

InApp Purchase

We are having issues with InApp Purchases on Google Play. We have created the App and have an ID: gaghandbab_deluxe_test We downloaded the code from the LiveCode example: http://lessons.runrev.com/m/19606/l/193806-how-do-i-implement-in-app-purchases-in-livecode-google-play-store So it already has al...
by tfabacher
Sun Jul 06, 2014 8:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting a property for an object in a Form of a Grid
Replies: 2
Views: 2163

Re: Setting a property for an object in a Form of a Grid

Well I am happy to report that the problem is solved:

If you use both mouseup and mousedown for the datagrid, I suggest you use dgLine property and NOT use dgHilitedLines

WORKS: put the dgLine of me into theLine

DOES NOT WORK: put the dgHilitedLines of group "DataGrid 1" into theLine
by tfabacher
Sun Jul 06, 2014 7:51 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting a property for an object in a Form of a Grid
Replies: 2
Views: 2163

Re: Setting a property for an object in a Form of a Grid

I figured out that I could do this... on mousedown set the visible of graphic "bgHighlight" of me to true end mousedown But the mouseup code does not work properly??? Why would the mousedown effect the ability to get the dgHilitedLines?? put the dgHilitedLines of group "DataGrid 1" into theLine
by tfabacher
Sun Jul 06, 2014 3:42 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting a property for an object in a Form of a Grid
Replies: 2
Views: 2163

Setting a property for an object in a Form of a Grid

We currently have a transparent data grid using grouped forms, but still wanted to highlight when the user clicks on a row. So it seems that we can not use the default highlight property, so we added a Rectangle to the form group. So we want to show the rectangle on mouse down. But we have several p...
by tfabacher
Mon Jun 30, 2014 9:57 pm
Forum: MergEXT
Topic: mergZXing for Android
Replies: 16
Views: 23942

mergZXing for Android

Any Chance? Or do you know of a way we can scan for Android devices?

We need to scan QR Code for both platforms.

Thanks,

Todd
by tfabacher
Mon Jun 30, 2014 7:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: fullScreenMode not working with iPad/iPhone simulator
Replies: 7
Views: 4529

Re: fullScreenMode not working with iPad/iPhone simulator

So my question is....what should be the default size of my stack for iPhone5... 640x1136 or 640x960?
by tfabacher
Fri Apr 04, 2014 2:45 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Appointment Scheduler
Replies: 7
Views: 4942

Re: Appointment Scheduler

Thanks for the suggestions, but there does not seem to be what we are looking for. All of the code examples are for Calendars, not appointment schedules.

I will write one and make it public in a few weeks.

--Todd
by tfabacher
Tue Apr 01, 2014 10:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Appointment Scheduler
Replies: 7
Views: 4942

Re: Appointment Scheduler

Thanks, but I was look for more like outlook's weekly schedule. I will need to create it if I can't find it. more like an appointment schedule and not a date picker calendar.

I will start coding it next week. Will keep you posted.

--Todd
by tfabacher
Tue Apr 01, 2014 2:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Appointment Scheduler
Replies: 7
Views: 4942

Appointment Scheduler

We are looking to develop a scheduling application in LiveCode. I was wondering if there are an extensions or samples of a calendar [like Outlook or Calendar on iPhone] that I could use to get started that would be GREAT! I am not looking for a date picker, but creating a full weekly and daily sched...
by tfabacher
Mon Mar 17, 2014 6:53 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Calendar Scheduler Extension
Replies: 2
Views: 2132

Calendar Scheduler Extension

I did not see one in the LiveCode store, but I was wondering if there is a Week View Calendar Scheduling extension. I am looking to create an appointment app, and was wondering if there was anything so I could save time and not start from scratch.

Thanks,

Todd

Go to advanced search