Oh ok, sorry, I'm quite new, so couldn't see the code for it, is it all within the bit below?:
on scrollerDidScroll hOffset, vOffset
// When the user scrolls move the displayed content
set the vScroll of group "scrollArea" to vOffset
end scrollerDidScroll
Matthew
Search found 37 matches
- Thu Oct 31, 2013 11:09 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Scrolling Groups on touch Screens
- Replies: 8
- Views: 1426
- Thu Oct 31, 2013 10:59 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Scrolling Groups on touch Screens
- Replies: 8
- Views: 1426
Re: Scrolling Groups on touch Screens
I had seen this but this doesn't include 'momentum' scrolling which I want to include as it is a key feature of the app so needs to look nice.Simon wrote: How about this lesson?
http://lessons.runrev.com/s/lessons/m/4 ... ll-a-field
Matthew
- Thu Oct 31, 2013 10:41 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Scrolling Groups on touch Screens
- Replies: 8
- Views: 1426
Scrolling Groups on touch Screens
Hi I want to create a long list of buttons (longer than the stack) and then be able to scroll them up and down. I've seen various solutions but so far none have worked. I want to create this app for both android and iphone so something that works on both would be best. I would also like to have the ...
- Thu May 30, 2013 10:57 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Tutorials
- Replies: 3
- Views: 1037
Tutorials
I have looked at the tutorials page after completing the "Hello World!" task in the guide, but it seems there is no set way to go through the tutorials. Am I missing something or can someone recommend another place to find tutorials?
Thanks in advance
Matthew
Thanks in advance
Matthew
- Tue May 28, 2013 5:01 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Android SDK issue
- Replies: 8
- Views: 2699
Re: Android SDK issue
See this post:
viewtopic.php?t=15171&p=76034#p76000
viewtopic.php?t=15171&p=76034#p76000
- Tue May 28, 2013 5:00 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Error message when linking the ANdroid SDK
- Replies: 8
- Views: 2333
Re: Error message when linking the ANdroid SDK
Thanks wsamples, that sorted it. For others the way to do it is right click on the link, copy it, paste it into notepad or word etc. Then change where it says 22 to 21.1, now paste this new address into your web browser and it will start downloading immediatley. N.B. Once you have opened the SDk to ...
- Tue May 28, 2013 1:46 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Error message when linking the ANdroid SDK
- Replies: 8
- Views: 2333
Error message when linking the ANdroid SDK
I have tried to link the SDK for Android to Livecode Community, but everytime it says that it isn't a valid SDK. I have made sure that I have downloaded the packages for 2.2 in the SDK, so I can't see what the problem is. (I am using windows 7 and have downloaded all of the latest packages for the S...