Search found 9 matches

by ZoOoOoP
Fri Dec 30, 2022 6:42 am
Forum: HTML5
Topic: LiveCode-MariaDB/MySQL HTTPS API Solution 1.1.4 for HTML5 ?
Replies: 0
Views: 13789

LiveCode-MariaDB/MySQL HTTPS API Solution 1.1.4 for HTML5 ?

Has anyone had success getting this API to work with HTML5 ? LiveCode-MariaDB/MySQL HTTPS API Solution 1.1.4 https://www.hostm.com/tutorials/livecode/api-mariadb-mysql On Mac or Win App it works, but with HTML5 i get this error : [Error] [httpsApiClient.sendRequest] libURL error: [Error sending requ...
by ZoOoOoP
Fri Nov 18, 2022 12:48 pm
Forum: Databases
Topic: Maximum Time Execution of revExecuteSQL different for Windows and Mac
Replies: 5
Views: 4457

Re: Maximum Time Execution of revExecuteSQL different for Windows and Mac

OK I create the report -> https://quality.livecode.com/show_bug.cgi?id=24016
May be the bug was not present on "x86-64 (64 bit)" version, because I can only test on "ARM (M1)".
by ZoOoOoP
Fri Nov 18, 2022 3:08 am
Forum: Databases
Topic: Maximum Time Execution of revExecuteSQL different for Windows and Mac
Replies: 5
Views: 4457

Re: Maximum Time Execution of revExecuteSQL different for Windows and Mac

Yes thank you it's related to this parameter, for windows the parameter is respected, but in Mac, the time it's every time exactly 3 times more, it's a bug ? I see I was already put this parameter to "2" when I tried to found why different timeout on each platform, it's why I get theses timeouts : -...
by ZoOoOoP
Thu Nov 17, 2022 3:41 am
Forum: Databases
Topic: Maximum Time Execution of revExecuteSQL different for Windows and Mac
Replies: 5
Views: 4457

Maximum Time Execution of revExecuteSQL different for Windows and Mac

Hello, the "revExecuteSQL" (REVDB_Execute) function seem to have a different maximum timeout on Windows and Mac... For example when I execute a complexe MySQL "UPDATE" who take some time to execute, I noticed that I get the result "Lost connection to MySQL server during query" after : - 2000ms (2 se...
by ZoOoOoP
Sun Feb 27, 2022 8:20 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Add a behavior to a datagrid group ?
Replies: 9
Views: 3174

Re: Add a behavior to a datagrid group ?

Klaus wrote:
Sun Feb 27, 2022 6:17 pm
Great!

May I ask what special behavior you added to your datagrid?
I just realize it was the opened in memory "NestedDGBehavior" who make it works :D
by ZoOoOoP
Sun Feb 27, 2022 5:42 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Add a behavior to a datagrid group ?
Replies: 9
Views: 3174

Re: Add a behavior to a datagrid group ?

Klaus wrote:
Sun Feb 27, 2022 3:57 pm
But we can use nested behaviors with the datagrid, check a demo on Github:
Hope that helps.
Thank you for help all is working now =)
by ZoOoOoP
Sun Feb 27, 2022 5:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Add a behavior to a datagrid group ?
Replies: 9
Views: 3174

Re: Add a behavior to a datagrid group ?

Ah, OK, obviously not via the inspector, but works fine via message box: set the behavior of grp 1 to the long ID of btn 1 Tested and works! :D Will however completely overwrite the "normal" datagrid behavior! I succeed to change behavior like this OK, but : On my data grid -> "put the behavior of ...
by ZoOoOoP
Sun Feb 27, 2022 3:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Add a behavior to a datagrid group ?
Replies: 9
Views: 3174

Re: Add a behavior to a datagrid group ?

Thank you for answer but for example in any "normal group" i have it but not in "datagrid group" (see attachments)
by ZoOoOoP
Sun Feb 27, 2022 2:23 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Add a behavior to a datagrid group ?
Replies: 9
Views: 3174

Add a behavior to a datagrid group ?

Hello, there is a solution to add a behavior to a datagrid group ?

(no column behavior, or header behavior, but a general behavior like all other groups/buttons/etc...)

Thank you =)

Go to advanced search