Search found 45 matches

by ToddFabacher
Mon Jul 13, 2015 5:32 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: libURLDownloadToFile buggy?
Replies: 4
Views: 3167

Re: libURLDownloadToFile buggy?

Did we find a resolution to this? I have an App that is now screwed because libURLDownloadToFile just hangs when testing on mobile devices. It runs in the IDE????

--Todd
by ToddFabacher
Tue Jul 07, 2015 5:24 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: iOS date / time scroller picker..Not using mobileControlSet
Replies: 1
Views: 2130

iOS date / time scroller picker..Not using mobileControlSet

We are looking to create a date/time scroller in LiveCode just like the iOS Calendar App. We don't want to use the mobileControlSet function - I need more flexibility. Something like this, but in style with the iOS one. http://demo.mobiscroll.com/datetime/invalid/ Has anyone create one before? I can...
by ToddFabacher
Fri Jul 03, 2015 6:21 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Using FontAwesome in LiveCode
Replies: 4
Views: 4601

Re: Using FontAwesome in LiveCode

Here is sample code of a left sided bar menu using Font Awesome.

Thanks again Scott
by ToddFabacher
Fri Jul 03, 2015 3:18 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Using FontAwesome in LiveCode
Replies: 4
Views: 4601

Re: Using FontAwesome in LiveCode

Thanks Scott, I have already started using it in one of the apps just started.

I will say, I was not able to use the regular buttons. LC sees it as a font and will not have both the font icon and text below it. But I just created a group with 2 fields and it worked perfect!

--Todd
by ToddFabacher
Tue Jun 23, 2015 7:24 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Mobile App Analytics
Replies: 3
Views: 3120

Mobile App Analytics

We are thinking about using Google Analytics to a free and basic way to get info on our mobile Apps. We are looking at the Analytics Measurement Protocol - which uses http post to their server. This way they can also see what usage they are getting between web App vs real app. https://developers.goo...
by ToddFabacher
Fri May 22, 2015 3:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Data base error on mac
Replies: 5
Views: 3347

Re: Data base error on mac

The issue is with the file path. On the Mac during runtime, extra stuff is added to the path so you need to delete the extra to get the effective file path. This code will solve your problem. -- get the file path for this stack put the effective filename of this stack into tPath set the itemDelimite...
by ToddFabacher
Fri May 22, 2015 3:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Data base error on mac
Replies: 5
Views: 3347

Re: Data base error on mac

It seems that it is NOT problem in LiveCode, but only after it is compiled. The error seems to be in runtime, not in the LiveCode IDE.

It is an SQLite database...everything seems to be in order, but it does not work???

--Todd
by ToddFabacher
Wed Apr 15, 2015 11:51 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to bring focus to the menu bar by pressing ALT
Replies: 2
Views: 2512

Re: How to bring focus to the menu bar by pressing ALT

For you own menu Hylton, you need to set it in the menu builder. For each entry, there is a shortcut checkbox. From there you can choose ctrl, cmd, shift or alt..+ the letter. This needs to be set in order for the menu shortcut to work. You can set the Mnemonic, which will underline the letter, but ...
by ToddFabacher
Mon Apr 06, 2015 8:59 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: revBrowserOpenCef causes keyboard problems
Replies: 10
Views: 5932

Re: revBrowserOpenCef causes keyboard problems

I tested the code here and I did not run into a problem. Can you create a small app and upload it so I can test it.

Are you on a Mac or a PC?

--Todd
by ToddFabacher
Thu Feb 19, 2015 4:06 am
Forum: User Groups and Events
Topic: March 12th - LiveCode Unconference RSVP ONLY 125 seats
Replies: 2
Views: 11422

March 12th - LiveCode Unconference RSVP ONLY 125 seats

Please mark you calendar and attend the FREE LiveCode conference. If you live in the east coast of the USA - take a break from all the snow and cold weather come to NYC for a day of LiveCode. The CEO of LiveCode, Kevin Miller will be there and so will lots of other LiveCoders. If you are not from th...
by ToddFabacher
Tue Feb 10, 2015 11:13 pm
Forum: Talking LiveCode
Topic: A Scrum Board written in LiveCode!
Replies: 25
Views: 14030

Re: A Scrum Board written in LiveCode!

Brilliant!

--Todd
by ToddFabacher
Tue Jan 20, 2015 9:43 am
Forum: User Groups and Events
Topic: Any LiveCode meetups in the LA/MS Gulf Coast areas?
Replies: 10
Views: 18737

Re: Any LiveCode meetups in the LA/MS Gulf Coast areas?

That would be LiveCode with my encouragement and money. Kevin Miller, CEO ofLiveCode, and myself are looking to go to NOWE in March after SXSW. I live in NYC, but I am originally from New Orleans and grew up in the Irish Channel, so I wanted to give back as I see the youth today there are struggling...
by ToddFabacher
Tue Jan 20, 2015 3:51 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: One card for every device (size)?
Replies: 4
Views: 3351

Re: One card for every device (size)?

No, you are correct. You will need a separate stack for each form factor. There is no easy way to put it. On the web there is responsive HTML using CSS, but there is no such think in Apps. It is either stretch or as you propose - just create a different stack. I would recommend a stack for each size...
by ToddFabacher
Sun Jan 18, 2015 8:00 pm
Forum: User Groups and Events
Topic: LiveCode Takes New York!!
Replies: 0
Views: 9394

LiveCode Takes New York!!

You might have noticed one of the email announcing the LiveCode is "Taking or New York". Well the dates look like Feb 15th to March 15th. We are going to go all over the city to promote LiveCode. Yes, we are hitting the streets and cafes, and maybe even Grand Central Stations!! The schedule is now b...
by ToddFabacher
Sun Jan 18, 2015 7:58 pm
Forum: User Groups and Events
Topic: Any LiveCode meetups in the LA/MS Gulf Coast areas?
Replies: 10
Views: 18737

Re: Any LiveCode meetups in the LA/MS Gulf Coast areas?

We are looking to open a LiveCode center in New Orleans to teach App development in the city. New Orleans Entrepreneur Week on March 22nd seems like a great place to launch the project. What do you think?

--Todd

Go to advanced search