Search found 142 matches

by Pistris
Wed Oct 30, 2019 11:16 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: amount of characters question
Replies: 5
Views: 3270

amount of characters question

Hi Guys

How do I get the amount of characters in a field (including spaces)

Thanks in advance

Edd
by Pistris
Sun Sep 22, 2019 3:44 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroller with dynamic content
Replies: 6
Views: 3429

Re: Scroller with dynamic content

Thanks guys
Those suggestions actually resolved my problem

Thank you again
by Pistris
Fri Sep 20, 2019 4:00 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Enabling iOS App testing on my own iPhone
Replies: 7
Views: 4895

Re: Enabling iOS App testing on my own iPhone

turbo laser if you get stuck with the process just PM me and will walk you through
it took me a while to understand the process when I started

Hope you figure it out

Edd.
by Pistris
Fri Sep 20, 2019 3:47 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Load stack from server to mobile
Replies: 14
Views: 7148

Re: Load stack from server to mobile

I didn't know this was possible , this certainly opens a world of possibilities

does apple check your code when you submit to the App Store or just tests the app?
by Pistris
Fri Sep 20, 2019 3:42 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroller with dynamic content
Replies: 6
Views: 3429

Re: Scroller with dynamic content

you have to scroll down yourself

the problem is I don't know how to calculate the total height of the scroller content beforehand since the
items in the scroller change
by Pistris
Thu Sep 19, 2019 6:36 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Load stack from server to mobile
Replies: 14
Views: 7148

Re: Load stack from server to mobile

Hi Klaus

How would apple go about knowing am loading a stack from a server?

thanks
by Pistris
Thu Sep 19, 2019 6:28 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroller with dynamic content
Replies: 6
Views: 3429

Scroller with dynamic content

I have the need to create a scroller somewhat like a news feed where I don't know before hand the amount of data that will be in it in the past when I had this situation I created a webpage with the data and loaded it using the web control I can't use that method now since the app its going to be us...
by Pistris
Wed Aug 28, 2019 3:23 am
Forum: iOS Deployment
Topic: IOS 12.3
Replies: 3
Views: 3900

Re: IOS 12.3

Just found a solution I installed 10.1 and 10.3 Xcode on another machine and you can put the app on your phone even though LiveCode (at least the version am using 9.0.1 ) does not support those versions of Xcode on xcode 10.1 it lets me install the apps on my iOS 12 phone, and on Xcode 10.3 it lets ...
by Pistris
Tue Aug 27, 2019 2:35 am
Forum: iOS Deployment
Topic: IOS 12.3
Replies: 3
Views: 3900

Re: IOS 12.3

I have the same problem, not because I need to create an app for 12.4 version
but because I updated the phones today
I wanna kill my self right now

can someone provide a work around or a solution?

thanks
by Pistris
Sat Mar 02, 2019 3:08 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: a stack is already in memory , problem
Replies: 5
Views: 3909

a stack is already in memory , problem

today the following message started appearing when I open stacks
I tried restarting the computer several times and it keeps happening
what do you guys think?
error.png
by Pistris
Thu Feb 28, 2019 7:23 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Non blocking question
Replies: 19
Views: 8728

Re: Non blocking question

All works like a charm

Thanks Klaus for the tip ( read from socket tSox for 100 )

also using ( read from socket tSox until return ) simplifies things


thank you all
by Pistris
Thu Feb 28, 2019 4:37 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: TCP socket on iOS ?
Replies: 9
Views: 5560

Re: TCP socket on iOS ?

well my testing has been done here on my machine and iPhone
I have not done any on a published app
also I didn't use http, just pure binary data stream using sockets
by Pistris
Wed Feb 27, 2019 10:30 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Creating a installer
Replies: 38
Views: 20676

Re: Creating a installer

@mickey186 when reading your post I see that you have many questions on how to do different things that range from very easy to a little more complicated I would suggest trying to learn things one by one Its gonna be hard for anyone to explain all in one post what I do since I started programming 18...
by Pistris
Wed Feb 27, 2019 10:03 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Non blocking question
Replies: 19
Views: 8728

Re: Non blocking question

Lol

add 1 to varMessageline

I keep trying to stuff old school :)

I will try your recommendations tonight and be back with results

thanks Klaus
by Pistris
Wed Feb 27, 2019 9:26 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: TCP socket on iOS ?
Replies: 9
Views: 5560

Re: TCP socket on iOS ?

I have used sockets to transfer a photo and didn't have to use a secure socket

am using iOS version 11.2.1 on my phone

I have not tried it on an iPad but I don't see why it would be different

Go to advanced search