Search found 71 matches

by archer2009BUSknbj
Sun Apr 21, 2013 1:49 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SMS text messages
Replies: 4
Views: 3702

Re: SMS text messages

monte wrote:No. You can't do that in a native app either.
What can't you do in a Native App?? Read the contents of a Text Message?

Are you referring only to LiveCode or any Native App .. because I've written Android App in MIT Inventor which easily send and Receives Text Messages and read their contents.
by archer2009BUSknbj
Sun Apr 21, 2013 1:35 am
Forum: Android Deployment
Topic: QuickCalls app - SMS?
Replies: 14
Views: 11914

Re: QuickCalls app - SMS?

Mag... This works... on mouseDown if not mobileCanComposeTextMessage() then /* iOS message will appear */ exit mouseDown end if put 0779XXXXXX into theNumber put empty into theMessage mobileComposeTextMessage theNumber , theMessage if the result = "sent" then put "Your text message has been sent......
by archer2009BUSknbj
Sat Apr 20, 2013 2:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: markers in google maps?
Replies: 10
Views: 16984

Re: markers in google maps?

I'm looking to embed a Google Map into an App I'm creating for Android - I just downloaded the map.html file and it ran perfectly in my windows 7 web browser But what I don't know how to do is create a box in LiveCode that displays the map, and also is there a way to make it so if a person clicks on...
by archer2009BUSknbj
Thu Apr 18, 2013 7:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Screen size for mobiles phones and Tablets - Android & iOS
Replies: 10
Views: 11108

Re: Screen size for mobiles phones and Tablets - Android & i

Thanks for that link, it's nice to know there some ways to achieve a scrolling effect, although I found it quite difficult to understand the actual lesson - the wording was quite technical, but I was able to save it as an APK File and run it on my Samsung Galaxy Note. Unfortunately the actual user e...
by archer2009BUSknbj
Thu Apr 18, 2013 12:59 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Screen size for mobiles phones and Tablets - Android & iOS
Replies: 10
Views: 11108

Re: Screen size for mobiles phones and Tablets - Android & i

altMobileResizer looks awesome :D I'm not 100% sure how to install a plugin but hopefully I'll be able to figure it out and get it working - altMobileResizer looks like it might solve half my problems. However I'm still unsure about how to create a vertical scrolling design that you can scroll using...
by archer2009BUSknbj
Tue Apr 16, 2013 10:56 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Screen size for mobiles phones and Tablets - Android & iOS
Replies: 10
Views: 11108

Re: Screen size for mobiles phones and Tablets - Android & i

One problem I've encountered is I'm trying to design an App and use my Samsung Galaxy Note as the test phone (800 x 1280 pixels) As I want everything to look nice on this phone at least for demo purposes I need to use up the entire screen, but the trouble is in Portrait Mode by Phone's resolution is...
by archer2009BUSknbj
Tue Apr 16, 2013 7:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Screen size for mobiles phones and Tablets - Android & iOS
Replies: 10
Views: 11108

Re: Screen size for mobiles phones and Tablets - Android & i

Thanks those links were helpful. The first one is far too complicated for me - but the 2nd at least gave me hope that LiveCode has some ability to resize right now. It just looks like it's a very time consuming effort right now to resize screens on Live Code. It looks like LiveCode is well behind th...
by archer2009BUSknbj
Sat Apr 13, 2013 11:03 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Screen size for mobiles phones and Tablets - Android & iOS
Replies: 10
Views: 11108

Screen size for mobiles phones and Tablets - Android & iOS

Could someone explain to me how we're supposed to go about using LiveCode 6.0 to design a mobile phone app that will work on any screen size? When I first heard about LiveCode I was really excited that finally there might be a language that I would be able to understand that allows me to create app...
by archer2009BUSknbj
Sat Apr 13, 2013 10:00 am
Forum: Android Deployment
Topic: QuickCalls app - SMS?
Replies: 14
Views: 11914

Re: QuickCalls app - SMS?

Hi BarrySumpter

I love your App it's such a good example of creating something basic but something you'd actually end up using a lot.
by archer2009BUSknbj
Thu Apr 11, 2013 5:46 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode is Confusing - Needs a Fresh Pair of Eyes
Replies: 12
Views: 6980

Re: LiveCode is Confusing - Needs a Fresh Pair of Eyes

OK, well here are some first day thoughts of LiveCode 6.0 My goal was to try and create an Android APK File which I could install on my phone (Samsung Galaxy Note running Android 4.0.4) All my project had was a single label and a button. Anyways it took me around 2 hours to create an Android APK fil...
by archer2009BUSknbj
Sat Apr 06, 2013 8:47 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode is Confusing - Needs a Fresh Pair of Eyes
Replies: 12
Views: 6980

LiveCode is Confusing - Needs a Fresh Pair of Eyes

I only found out about LiveCode about 3 days after the KickStarter project ended - but when I found out about it I was very excited. I've been hoping to learn something that will allow me to create Apps for Android and iOS and LiveCode seems to fit the bill as it's quite human like in the way the la...

Go to advanced search