Search found 22 matches

by ameguira@gmail.com
Tue Dec 03, 2019 5:48 pm
Forum: Android Deployment
Topic: Unexplained error
Replies: 3
Views: 5601

Re: Unexplained error

Hi Simon
Hi Panos

Thank you very much for your help. I just saw your comments via "This week in Livecode" and you are right. I have disconnected the device and reconnected it. And now it works.
Thank you for your support.
Albert
by ameguira@gmail.com
Thu Nov 28, 2019 8:33 pm
Forum: Android Deployment
Topic: Unexplained error
Replies: 3
Views: 5601

Unexplained error

Hi
I am using LC 9.5 and my stack was working very well when I downlaod it to my android device.
The pathname of the android SDK is the good one (API 28)
When I try today, to test again my app on my device, I have now this strange message with no explanations, no word...
Thank you for your help
by ameguira@gmail.com
Fri Aug 09, 2019 2:45 pm
Forum: Android Deployment
Topic: Path to document folder
Replies: 16
Views: 26455

Re: Path to document folder

Many thanks for all contributions.
AS we see, it should be simple, but not really..
I will try your solutions
Albert
by ameguira@gmail.com
Fri Aug 09, 2019 11:44 am
Forum: Android Deployment
Topic: Path to document folder
Replies: 16
Views: 26455

Re: Path to document folder

Thank you Klaus
by ameguira@gmail.com
Fri Aug 09, 2019 11:10 am
Forum: Android Deployment
Topic: Path to document folder
Replies: 16
Views: 26455

Path to document folder

Hi Guys

I am trying to read and write a field data into my app in the PreOpenStack and CloseStack handlers.
I am using this script:

//// writing
put specialFolderPath("documents") & "/Marges.txt" into tFile
put the text of fld "results" into url ("file:" & tfile)

/// reading
put ...
by ameguira@gmail.com
Tue Dec 25, 2018 5:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: on CloseStack handler problem
Replies: 2
Views: 3159

Re: on CloseStack handler problem

Thank you Graig
It works
Albert MEGUIRA
by ameguira@gmail.com
Tue Dec 25, 2018 2:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: on CloseStack handler problem
Replies: 2
Views: 3159

on CloseStack handler problem

Hi All
I need to init a cd fld and a graph line widget
This is my script:

on closeStack
local tfile, tData, tvalues
// write data to a text file
if fld "results" of cd "results" is not empty then
// pay attention to pathname for mobile
put specialFolderPath("desktop") & "/Margins.txt" into ...
by ameguira@gmail.com
Sun Oct 28, 2018 3:43 pm
Forum: Multimedia
Topic: Video file formats
Replies: 3
Views: 8180

Re: Video file formats

Thank you very much SparkOut
You are right, it was a codec issue
Thank you
Albert
by ameguira@gmail.com
Tue Oct 16, 2018 9:29 pm
Forum: Multimedia
Topic: Video file formats
Replies: 3
Views: 8180

Video file formats

Hi all
I am using the latest LC version on windows.
I am only able to play video with mpg extension. LC refuses to play mp4 files.
I know also that there are sommes issues with .mov files also.
Thank you for your help
Albert MEGUIRA
by ameguira@gmail.com
Wed Jul 18, 2018 4:14 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: No way to edit a script !
Replies: 11
Views: 11173

Re: No way to edit a script !

Hi all
I can select the object with pointer but not able to display the script window.
I have installed LC 9.01 RC1 and this bug did not yet happen.
I will report it if it is still here
regards
Albert
by ameguira@gmail.com
Tue Jul 17, 2018 2:33 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: No way to edit a script !
Replies: 11
Views: 11173

Re: No way to edit a script !

I am sorry to confirm that on Windows LC has a real bug
Today again I am not able to edit a button script (from the local menu or from cmd E)
Regards
Albert
by ameguira@gmail.com
Fri Jun 01, 2018 5:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: No way to edit a script !
Replies: 11
Views: 11173

No way to edit a script !

Hi guys
I am facing a stupid problem with LC. Sometimes for no reasons, LC refuses to open the script window. There is only one way to fix it, quit LC and restart the application.

I have the problem with two different computers , with 2 windows OS (8 and 10) and with LC 8 and 9.

I can not believe ...
by ameguira@gmail.com
Tue Feb 13, 2018 7:42 pm
Forum: Android Deployment
Topic: SDK folder is not valid?
Replies: 12
Views: 28248

Re: SDK folder is not valid?

Hi Peter
I am facing the same problem.
I have installed Android latest version and it seems that LC could be not compatible with it.
I think that we should downgrade the version.
Hope somebody got the solution for us.
Good luck
by ameguira@gmail.com
Tue Jul 04, 2017 10:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Edit script impossible
Replies: 2
Views: 3412

Re: Edit script impossible

Hi Graig
I am using 9dp4
I am using windows 10.
When I quit, it works again.

Regards
Albert
by ameguira@gmail.com
Fri Jun 30, 2017 2:24 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Edit script impossible
Replies: 2
Views: 3412

Edit script impossible

Hi All

Several times, when I try to open the script window, the cursor turns to busy but nothing happens
Do you have an explanation, this problem makes me crazy...
Thank you.