Search found 70 matches

by ludo
Sat Jun 20, 2020 6:41 am
Forum: Mac OS
Topic: "Adding ad-hoc signature failed with error" [SOLVED]
Replies: 5
Views: 6150

Re: "Adding ad-hoc signature failed with error" [SOLVED]

Hello,

I had the same error but the command lines tools were already installed.
It was the presence of accents in the standalone name that caused the problem (9.6 final).

https://quality.livecode.com/show_bug.cgi?id=22791
by ludo
Sat Jun 06, 2020 6:49 pm
Forum: iOS Deployment
Topic: My app is smaller with Livecode 9.6 !
Replies: 7
Views: 4793

Re: My app is smaller with Livecode 9.6 !

I found why.
I use an info.plist to personalize some settings in the standalone (like French localizations for the "Usagedescriptions" and to add an bundletype).
If I compile the standalone without these info.plist, all is good !

So I need to actualize the plist with an new one.
by ludo
Sat Jun 06, 2020 5:41 pm
Forum: iOS Deployment
Topic: My app is smaller with Livecode 9.6 !
Replies: 7
Views: 4793

Re: My app is smaller with Livecode 9.6 !

It was with the same device.
I compile my app for "years" for my iPhone SE and with LC 9.6 the screenrect change (not on android) !
But if I compile a new stack (same size and settings than my app) it's ok.

Maybe a bug related to "old" stacks.
by ludo
Sat Jun 06, 2020 4:40 pm
Forum: iOS Deployment
Topic: My app is smaller with Livecode 9.6 !
Replies: 7
Views: 4793

Re: My app is smaller with Livecode 9.6 !

Thanks,
but it's already the case in the script of the stacks. (it's just a typo here).

To be clear : in my "old" app, I've put an "exit to top" just after the "set the fullscreenmode".

I don't understand why the screenrect is not the good one...
by ludo
Sat Jun 06, 2020 1:52 pm
Forum: iOS Deployment
Topic: My app is smaller with Livecode 9.6 !
Replies: 7
Views: 4793

My app is smaller with Livecode 9.6 !

Hello, Since I've installer LV 9.6 final, when I compile my app on the simulator or on a real device, it is smaller than usual. Here an exemple, with a new stack, at same pixel size, which represent the real size (320x568) and at right the size my app on the ios screen (a border represent the real s...
by ludo
Wed Sep 26, 2018 8:15 pm
Forum: Data Grid Helper
Topic: Little bug with DGH 2.5
Replies: 8
Views: 49574

Re: Little bug with DGH 2.5

Hello,

When lcTaskList is closed, the popup stay open and we can select options, but when lcTaskList is displayed, the popup close too rapidly to choose anything.

it's not a big problem when you know how to handle it to get around it.

Thanks for you work, it is really usefull !
by ludo
Mon Sep 24, 2018 3:39 pm
Forum: Data Grid Helper
Topic: Little bug with DGH 2.5
Replies: 8
Views: 49574

Re: Little bug with DGH 2.5

Hello,

Yes it with Data Grid Helper.

Ludovic
by ludo
Fri Jun 15, 2018 6:44 am
Forum: Data Grid Helper
Topic: Little bug with DGH 2.5
Replies: 8
Views: 49574

Little bug with DGH 2.5

Hello,

Just found a little "bug" if you use also DGH 2.5 when lctaskList plugin is open : you cannot select a form template in DHG (because of the refresh of lcTaskList)

Livecode 9

HTH !

Ludovic
by ludo
Fri Oct 06, 2017 8:12 pm
Forum: Animation Engine
Topic: animationEngine 5 Manuel en français
Replies: 3
Views: 42650

Re: animationEngine 5 Manuel en français

Link to the french manuel is dead.
Someone has it ?

Thanks !

############################

Le lien vers le manuel en français n'est plus disponible.
Si quelqu'un possède encore ce pdf, je suis intéressé !

Merci
by ludo
Fri Jun 09, 2017 4:15 pm
Forum: Using Externals
Topic: Excel Lib and return carriage in cell
Replies: 0
Views: 5066

Excel Lib and return carriage in cell

Hello,

I need to select values from an excel files with Excel Lib 1.4 but some cells contains carriage return, so the range of cells returned is not accurate.

Anyone as an idea to handle this ?

Thanks !
by ludo
Wed Sep 28, 2016 8:32 am
Forum: iOS Deployment
Topic: Codesigning error
Replies: 18
Views: 14027

Re: Codesigning error

I've got the same error.

In Xcode 8 preferences, "Locations", you need to set the command tools to xcode 8
by ludo
Sun Aug 07, 2016 3:55 pm
Forum: Data Grid Helper
Topic: Headers and encoding
Replies: 1
Views: 5507

Headers and encoding

Hello, Some header of my datagrid contains accented chars. On macOS it's ok : "Bébés". on iOS not : "BÈbÈs" (like if i display accented chars in Windows encoding on a mac) . I've tried this : http://lessons.livecode.com/m/4068/l/56190-how-do-i-change-the-default-header-behavior-of-a-datagrid but whe...
by ludo
Mon May 11, 2015 6:40 am
Forum: Using Externals
Topic: Change settings for mobile device
Replies: 3
Views: 8149

Re: Change settings for mobile device

New version :
- erase an important bug !
- Display an alert if there is an error.
by ludo
Tue May 05, 2015 1:13 pm
Forum: Using Externals
Topic: Change settings for mobile device
Replies: 3
Views: 8149

Re: Change settings for mobile device

You need to update settings before create the standalone.
by ludo
Fri May 01, 2015 9:05 am
Forum: Using Externals
Topic: Change settings for mobile device
Replies: 3
Views: 8149

Change settings for mobile device

Hello, Here a plugin for Livecode to change some settings for mobile device that not accessible by the standalone settings . Put the file in your plugins folder. At the first update, originals files are saved in a "Saved" folder in your plug-in folder. You can change : For iOS : - the language used ...

Go to advanced search