Search found 13 matches

by sumpm1
Tue Jun 11, 2013 8:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Using the mouse wheel to scroll in the script editor?
Replies: 4
Views: 3517

Re: Using the mouse wheel to scroll in the script editor?

Hmm. I am using LiveCode 6.0.1 on Windows 8. The mousewheel does not scroll for me.
by sumpm1
Tue Jun 11, 2013 5:24 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Using the mouse wheel to scroll in the script editor?
Replies: 4
Views: 3517

Using the mouse wheel to scroll in the script editor?

Hey guys. It does not seem that the mouse wheel works to scroll in the script editor. I am so used to just scrolling up with my trackpad/mousewheel. I instead have been using the page up and down keys to scroll.

Can anyone else confirm that mousewheel does not scroll in the script editor?
by sumpm1
Fri May 31, 2013 9:59 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Seating Chart Creator - Help Me Design My First Program
Replies: 5
Views: 4468

Re: Seating Chart Creator - Help Me Design My First Program

I have written a seating chart program and have been using it this school year. It works fairly well and I am planning on submitting it to the app store this summer. Hey. I searched through your posts to see if I could find your program, I will try to find it at the 1001 things page. Collaboration?...
by sumpm1
Fri May 31, 2013 5:51 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Passing a graphic to a function
Replies: 3
Views: 3064

Re: Passing a graphic to a function

You are digging into the depths of the evaluation of arguments and parameters.  put getX("grc rectangle1") into field "Field1" Thank you, this worked. So now I see that: 1. "graphic Rectangle1" evaluates to an object, or a reference to that object, or the entire container. And 2. graphic "Rectangle...
by sumpm1
Fri May 31, 2013 5:08 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Passing a graphic to a function
Replies: 3
Views: 3064

Passing a graphic to a function

Hi. I am trying to write some simple functions to get the x and y coordinate of an input, and then eventually find the distance between two inputs. Here is the script. The script is doing other things. But it is moving a graphic, and then getting reporting the x and y coordinate. on moveRectDist x s...
by sumpm1
Wed May 29, 2013 6:03 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: one window to rule them all
Replies: 8
Views: 5542

Re: one window to rule them all

A new IDE for LiveCode was part of the kickstarter for LiveCode Next Generation. This means that it should be ready with the release of LiveCode Next Generation in the fall. https://s3.amazonaws.com/ksr/assets/000/343/164/117dbdeb72106130b0c233e454653d14_large.png?1358445536 http://www.kickstarter....
by sumpm1
Wed May 29, 2013 4:02 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Seating Chart Creator - Help Me Design My First Program
Replies: 5
Views: 4468

Seating Chart Creator - Help Me Design My First Program

Hey guys. I am new here. I am a teacher. I have always looked for software that would help me as a teacher in the classroom. And I always had ideas for some of the features I wanted in the software. I have created a few small programs in LiveCode now, enough to get my feet wet. And I am ready to tac...
by sumpm1
Sat May 25, 2013 12:09 am
Forum: Android Deployment
Topic: Any Way To Open Your Build In Eclipse or Android Studio?
Replies: 3
Views: 3554

Re: Any Way To Open Your Build In Eclipse or Android Studio?

LiveCode creates compiled c++ applications. To work in Android, those are wrapped with some small Java parts. I see, so it would be impossible to output from LiveCode to another IDE... The fact that you can just wrap c++ files on other platforms is convenient. That way whatever I see running in Liv...
by sumpm1
Wed May 22, 2013 7:16 pm
Forum: Android Deployment
Topic: Any Way To Open Your Build In Eclipse or Android Studio?
Replies: 3
Views: 3554

Any Way To Open Your Build In Eclipse or Android Studio?

So once i compile an app, I see that we just get the .apk. Of course we can install and run this on a device or emulator. But is there any way that we can modify the Android code in another IDE after the app is built? I am just wondering because Android Studio just came out, it looks amazing. But I ...
by sumpm1
Wed May 22, 2013 1:50 am
Forum: Android Deployment
Topic: The chosen folder is not a valid Android SDK....
Replies: 29
Views: 38441

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

Here is a link to the last version I downloaded and installed: I think it upgrades to 21.1 (I hope not 22!) Simon ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |||||||||||||||||||||||||||||||||||||||||||| Thank You, Thank You, Thank You... This fixed it for me. I downloaded this installer above, ins...
by sumpm1
Tue May 21, 2013 4:32 am
Forum: Android Deployment
Topic: The chosen folder is not a valid Android SDK....
Replies: 29
Views: 38441

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

Using LiveCode Community Ed 6.0.1, and Android SDK Manager rev22. I installed Android 2.2 API 8. And I get the error listed in that tutorial: "The chosen folder is not a valid Android SDK. Please ensure you have installed it correctly, and enabled support for Android 2.2 (Froyo)." I used the folder:...
by sumpm1
Tue May 21, 2013 2:39 am
Forum: Android Deployment
Topic: BIG PROBLEM Updating New Sdk Android rev22
Replies: 11
Views: 7280

Re: BIG PROBLEM Updating New Sdk Android rev22

THANK YOU A LOT SIMON!!! I have download a single installer of android 2.2 rev2 and installed on the new Now Works fine!!!...But This is a very BIG Limitations!!!! You can't Upgrade Anything.....I have Lost a Week To Understand This Problem!!!!! Hey let me know what exactly you downloaded. I have b...

Go to advanced search