Search found 18 matches

by Einherjar
Fri Sep 08, 2017 9:22 am
Forum: Databases
Topic: Zapier & Database connections (Google Sheets)
Replies: 3
Views: 4324

Re: Zapier & Database connections (Google Sheets)

Is it as simple as connecting to Google Sheets using the Sheets API and JSON?
by Einherjar
Wed Sep 06, 2017 8:10 am
Forum: Databases
Topic: Zapier & Database connections (Google Sheets)
Replies: 3
Views: 4324

Zapier & Database connections (Google Sheets)

Hi guys,

It's been a while, but i'm now back and ready to start creating again.

Does anyone have any experience with Zapier and connecting to Google Spreadsheets as a database?

Thanks in advance.

Lee.
by Einherjar
Wed Dec 10, 2014 8:53 am
Forum: Talking LiveCode
Topic: Cross Application Drag Drop
Replies: 6
Views: 4913

Re: Cross Application Drag Drop

Sorry to bump this thread but I have a question.

Is it possible to drag information from a web browser into a livecode application?
by Einherjar
Tue Dec 02, 2014 1:58 pm
Forum: Raspberry Pi
Topic: Easy math for LC users
Replies: 18
Views: 20387

Re: Easy math for LC users

Brilliant, thanks for sharing.
by Einherjar
Sat Sep 06, 2014 9:11 am
Forum: Android Deployment
Topic: The chosen folder is not a valid Android SDK....
Replies: 29
Views: 39094

Re: The chosen folder is not a valid Android SDK....

Is there any update on when this issue will be fixed / supported by LiveCode?
by Einherjar
Thu Jul 24, 2014 10:06 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: When wifi is found
Replies: 0
Views: 1612

When wifi is found

Hello, I'm working on a project that needs to find the available wifi connections available and if one that matches a certain value is found will load a stack based on the value given. When wifi 'Pikl-7674' is found for example, a stack will be loaded into the app and information displayed based on ...
by Einherjar
Thu Jul 10, 2014 8:13 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Converting from ticks or milliseconds...
Replies: 18
Views: 16487

Re: Converting from ticks or milliseconds...

Sorry to drag up an old post guys, but I have a question / request regarding timers - all of my attempts end up with me falling into a rather uncomfortable ctrl+alt+del loop. I'm basically trying to create some sort of game play where a number pops up on screen, say "3" and you have to press a butto...
by Einherjar
Thu Apr 03, 2014 8:38 am
Forum: Multimedia
Topic: freehand curve: disconnected path
Replies: 6
Views: 7154

Re: freehand curve: disconnected path

That's what i'm looking for, I just want to know how to create a circle for the balls to travel around. Without inputting each point value, I'd like the balls to travel around the circle at a set speed and be autonomous.
by Einherjar
Wed Apr 02, 2014 4:33 pm
Forum: Multimedia
Topic: freehand curve: disconnected path
Replies: 6
Views: 7154

Re: freehand curve: disconnected path

Is there a way of using this method to create a curve?

Ideally I'm looking for a sphere so that an 'orbit' type effect will be produced - one of the projects i'm working in is a game where you have to shoot at targets circling the player in the center.

Thanks in advance!
by Einherjar
Wed Jan 08, 2014 10:10 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Snap to grid?
Replies: 14
Views: 9160

Re: Snap to grid?

Is there a way of showing the grid when using the snap to grid option?
by Einherjar
Fri Dec 20, 2013 1:38 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Drag and Drop Feature
Replies: 15
Views: 10215

Re: Drag and Drop Feature

Perfect Klaus! I'm using the wrong terminology for LiveCode - and when I use the world box, I just mean an object that I want the data to go 'into'. Luckily for me, there is a long holiday period coming up and plenty of time to learn some more. You've all been very fast and supportive in helping out...
by Einherjar
Wed Dec 18, 2013 9:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Drag and Drop Feature
Replies: 15
Views: 10215

Re: Drag and Drop Feature

Hi guys, I'd like the simplest way to select a 'player' from the data grid I currently have and for it to transfer it's basic details over to a 'box' object on the left hand side. This type of player selection is crucial to my project at this early stage. Around 5 pieces of Data is all that will be ...
by Einherjar
Fri Dec 13, 2013 5:36 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Drag and Drop Feature
Replies: 15
Views: 10215

Re: Drag and Drop Feature

If I were to limit the formation or player limit to one goal keeper, 4 defenders, 4 midfielders and two attackers and the selection system was by a button (rather than drag and drop) I think this is also possible - any ideas?
by Einherjar
Fri Dec 13, 2013 5:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Drag and Drop Feature
Replies: 15
Views: 10215

Re: Drag and Drop Feature

I'm creating a fantasy football application of you are aware of the concept. Players are selected from all teams in the league to create the best team for that week. For selection, I'd like to have a drag and drop system where you can select your players and place them where appropriate. Goal keeper...
by Einherjar
Fri Dec 13, 2013 3:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Drag and Drop Feature
Replies: 15
Views: 10215

Re: Drag and Drop Feature

On MouseDown gab me end Mousedown [b]on mousemove X,Y #check if we are in the releasing zone if X is < 50 and Y < 50 then #release the grabbed data stored in the allRelevantInformation of me end if end mousemove[/b] On MouseUp delete me end MouseUp So if I have a square for example at X,Y location ...

Go to advanced search