Search found 11 matches

by christerp1
Mon Mar 04, 2013 5:32 pm
Forum: CGIs and the Server
Topic: Finding in-calling devic data
Replies: 1
Views: 2986

Finding in-calling devic data

Is it possible to detect the browser & device, especially screen size data, when a user opens my web page?
by christerp1
Sun Sep 25, 2011 11:35 am
Forum: Android Deployment
Topic: Accessing Contacts (AddressBook) & Calendar
Replies: 9
Views: 10560

Re: Accessing Contacts (AddressBook) & Calendar

Yet another addressbook / contacts...? There are literally dozens of those available in the market. I have asked the LiveCode development the question if functionality accessing Android (& other mobile) internals would soon become available. I have looked into XDA developers pages, and looks like th...
by christerp1
Sat Sep 24, 2011 1:11 pm
Forum: Android Deployment
Topic: Accessing Contacts (AddressBook) & Calendar
Replies: 9
Views: 10560

Accessing Contacts (AddressBook) & Calendar

Need to get access to Android Contacts and Calendar. Anyone done it from LiveCode?
by christerp1
Sun Feb 13, 2011 10:50 am
Forum: Using Plugins for Customizing the LiveCode IDE
Topic: DataGrids
Replies: 7
Views: 14141

DataGrids

Would like to start communication with developers who have worked with DataGrids, especially planning to target iOS, Win 7 or other mobile platforms.

rgds christer
by christerp1
Mon Nov 01, 2010 3:06 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Elegant way of finding text
Replies: 1
Views: 1949

Elegant way of finding text

I have found a way to get extracted text with a beginning word and ending word, and was thinking would there be a direct function to make it in a more elegant way. Instead of finding, parsing foundChunk and using char selection. Also what I found was that finding in a variable would not always work,...
by christerp1
Mon Aug 09, 2010 1:59 pm
Forum: Mac OS
Topic: ACCESSING MAIL, ADDRESS BOOK & CALENDAR FROM RUNREV
Replies: 1
Views: 2625

ACCESSING MAIL, ADDRESS BOOK & CALENDAR FROM RUNREV

Has anyone been successfully created runrev (& AppleScript?) modules accesing the AddressBook, Mail and iCal? Wouldn't need to re-invent the wheel.
by christerp1
Wed Jan 27, 2010 4:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: BACKGROUND OBJECTS AND SCRIPTS
Replies: 9
Views: 6017

Re: BACKGROUND OBJECTS AND SCRIPTS

I am getting there. Now it looks like one should group every field and button and image, and set the backgroundBehavior true for those, to really clone the card and have the scripts for objects backgroundwise rather than for each card. In HC it used to be easier, you could just click an object to be...
by christerp1
Wed Jan 27, 2010 3:45 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: BACKGROUND OBJECTS AND SCRIPTS
Replies: 9
Views: 6017

Re: BACKGROUND OBJECTS AND SCRIPTS

I did use create card "name", but it did not copy the fields i have on the master. What do I do wrong?
by christerp1
Wed Jan 27, 2010 3:37 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: BACKGROUND OBJECTS AND SCRIPTS
Replies: 9
Views: 6017

Re: BACKGROUND OBJECTS AND SCRIPTS

OK. Let's go through it again. 1. I design a card, with these movement buttons, group them with backgroundBehavior true, write in scripts, add the fields what I want etc. This is my master card, and expect to populate my stack with tens of these cards. 2. When I want to add a new card, which looks j...
by christerp1
Wed Jan 27, 2010 2:47 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: BACKGROUND OBJECTS AND SCRIPTS
Replies: 9
Views: 6017

Re: BACKGROUND OBJECTS AND SCRIPTS

Thank you - I grouped the objects, and set the backgrouongBehavior true for the group. Now, as I have this group (consisting of the necessary next, previous, home and return to card visited) on the master, which I copy and paste to get the new card, these cardwise buttons get copied to the new card....
by christerp1
Wed Jan 27, 2010 2:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: BACKGROUND OBJECTS AND SCRIPTS
Replies: 9
Views: 6017

BACKGROUND OBJECTS AND SCRIPTS

The objective is to make a small database of cards. Adding new member is simply copying the master card and pasting it, then inserting the data, either using kb or from a file. Now, the master card contains buttons, fields and images, which then get copied to the pasted card. Having created 100 new ...

Go to advanced search