Search found 10 matches

by tomcam
Sun Aug 14, 2016 10:26 am
Forum: iOS Deployment
Topic: Passing arguments to Javascript from Livecode
Replies: 13
Views: 12676

Re: Passing arguments to Javascript from Livecode

Neil, thanks for that Example.livecode stack showing how to call LC from a Javascript function. I downloaded it, it works great--and I can't for the life of me figure out where the Javascript code is and how you attached it to the widget. Clearly something's happening because you have to click a pin...
by tomcam
Sun Aug 07, 2016 10:17 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Community Edition: Copy current version number
Replies: 5
Views: 3752

Re: Community Edition: Copy current version number

Thanks kindly, Richard. It's for the opposite of bug reporting though--including the version number so when I ask questions you all can instantly detect my stupidity :oops:
by tomcam
Sun Aug 07, 2016 10:14 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Enumerate handlers in a widget?
Replies: 0
Views: 1349

Enumerate handlers in a widget?

Is there a way in LiveCode to see what handlers a widget has? For example, the Visual Basic IDE has a complete list of handlers and you simply choose the one you want to write code for. Or do I have to use the Dictionary? thanks--
by tomcam
Sun Aug 07, 2016 8:14 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Community Edition: Copy current version number
Replies: 5
Views: 3752

Community Edition: Copy current version number

I am running the Community Edition Build 14001. I can see that information if I choose About from the LiveCode menu ,but it's read only on the dialog box (at least in OS X). Is there a place in LIveCode where I can copy the full build info to avoid the danger-prone method of repeatedly going back to...
by tomcam
Sun Aug 07, 2016 8:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Failure understanding Run vs. Edit mode
Replies: 1
Views: 1625

Failure understanding Run vs. Edit mode

Have read through a ton of docs and still have trouble with a very simple concept: when is a stack editable and when isn't it? Am using Community Edition 8.1.0-dp2 Build 14001 and frequently run into this problem: Click Pointer tool to edit a script Make changes to code Click Browse tool to resume r...
by tomcam
Thu May 26, 2016 1:38 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can the Browser control on desktop apps?
Replies: 2
Views: 2164

Can the Browser control on desktop apps?

I'd like to create an ios/Android app that visits eBay and selects an auction. It appears that the browser control only works on mobile devices, judging from the "How do I use the browser control?" article and sample code. For testing purposes I would love for this control to work on the desktop (OS...
by tomcam
Sun Feb 02, 2014 6:42 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Structure of "traditional" DBMS-style app in pure LiveCode
Replies: 3
Views: 2635

Re: Structure of "traditional" DBMS-style app in pure LiveCo

Thank you, Bangkok and Simon. It looks like SQLite is the right way to go. I sort of guessed I would end up there and am quite happy to, since I tend to think in databases. This time I was trying to think in LiveCode instead. No problem reverting to my old ways, though!
by tomcam
Thu Jan 30, 2014 9:56 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Structure of "traditional" DBMS-style app in pure LiveCode
Replies: 3
Views: 2635

Structure of "traditional" DBMS-style app in pure LiveCode

I'm tasked with creating an app that: - Lets the user create/edit articles for clients - Lets the users create/edit list of clients - On the single-screen dashboard, articles are displayed in a grid; double-click the row and you can view or edit the article - Articles belong to a client In tradition...
by tomcam
Sun Nov 04, 2012 9:35 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Is there a way to enumerate format of a text field?
Replies: 2
Views: 2158

Is there a way to enumerate format of a text field?

I'd like to export the formatted contents of a text field into different text formats. For example, I'd like to be able to export bold text in different formats depending on the setting, so it might look like either of these: <strong>bold text</strong> [b]bold text[/b] Or it might be exported as pla...
by tomcam
Sat Nov 03, 2012 5:58 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: App structure help request
Replies: 5
Views: 3160

App structure help request

LiveCode noob, experienced programmer here. I'm working on a pretty straightforward app targeting phones & tablets. There are multiple pages of icons. Click an icon and a sound file plays. You can drag and drop icons to reorder them, and move them to different pages. Eventually you'll be able to imp...

Go to advanced search