Re: Sqlite and Monterey on M1

2022-05-12 Thread Paul Dupuis via use-livecode
On 5/12/2022 2:25 PM, Richard Gaskin via use-livecode wrote: Bob Sneidar wrote: > I don't think the latest Apple operating systems allow the writing > to the App Support folder, even if you have explicit write > permissions. Where are we supposed to write application support files if not to

Re: Re Pulldownmenu button bug on Windows

2022-05-12 Thread Richard Gaskin via use-livecode
Klaus wrote: > Am 11.05.2022 um 20:27 schrieb Richard Gaskin wrote: >> ... make sure the buttons you're using in the menu stack have >> their autoArm set to true, ... > > Hint: > that property "autoarm" did not make it into the inspector somehow, > so you need to do this by script! It's far

Re: Sqlite and Monterey on M1

2022-05-12 Thread Richard Gaskin via use-livecode
Bob Sneidar wrote: > I don't think the latest Apple operating systems allow the writing > to the App Support folder, even if you have explicit write > permissions. Where are we supposed to write application support files if not to Application Support? First they demanded control of the file

Re: Sqlite and Monterey on M1

2022-05-12 Thread J. Landman Gay via use-livecode
On 5/12/22 1:01 PM, Klaus major-k via use-livecode wrote: on the Mac we have write permissions here -> specialFolderPath("preferences") Works on Monterey as well and is "out of sight" of the user. ;-) Am 12.05.2022 um 19:56 schrieb Bob Sneidar via use-livecode: Sandboxing. I don't think the

Re: Sqlite and Monterey on M1

2022-05-12 Thread Klaus major-k via use-livecode
Bonsoir Ludovic, on the Mac we have write permissions here -> specialFolderPath("preferences") Works on Monterey as well and is "out of sight" of the user. ;-) > Am 12.05.2022 um 19:56 schrieb Bob Sneidar via use-livecode > : > > Sandboxing. I don't think the latest Apple operating systems

Re: Sqlite and Monterey on M1

2022-05-12 Thread Bob Sneidar via use-livecode
Sandboxing. I don't think the latest Apple operating systems allow the writing to the App Support folder, even if you have explicit write permissions. It's better if you put the file into her documents folder somewhere. To answer the question you are about to ask, it's likely that her old Mac

Re: Re Pulldownmenu button bug on Windows

2022-05-12 Thread Klaus major-k via use-livecode
Hi all, > Am 11.05.2022 um 20:27 schrieb Richard Gaskin via use-livecode > : > ... make sure the buttons you're using in the menu stack have their autoArm > set to true, ... Hint: that property "autoarm" did not make it into the inspector somehow, so you need to do this by script! > -- >

Sqlite and Monterey on M1

2022-05-12 Thread ludovic.thebault--- via use-livecode
‌ ‌ ‌   Hello All, I've made an macOS app for my sister that use an sqlite database located in the application support folder (~/library/Application Support/myApp/base.db) Since she replaced her old mac with an iMac M1, the app cannot write on the database. I've checked the permissions on

Re: LC subscription and special characters

2022-05-12 Thread Paul Dupuis via use-livecode
On 5/12/2022 6:18 AM, panagiotis m via use-livecode wrote: Hello Paul, Does Alt+A9 work for you? Cheers, Panos -- No. Alt+A9 does not work. I checked my Registry (per https://quality.livecode.com/show_bug.cgi?id=18702#c15) and in Computer\HKEY_CURRENT_USER\Control Panel\Input Method there

Re: LibKiosk by André Garzia

2022-05-12 Thread Andre Garzia via use-livecode
https://developer.apple.com/library/archive/technotes/tn2062/_index.html#//apple_ref/doc/uid/DTS10003090-CH1-SECTION3 Looks like a good starting point for someone wanting to

Re: LibKiosk by André Garzia

2022-05-12 Thread Andre Garzia via use-livecode
Hi, I don’t even remember that library. I think the source is probably lost. I made it before I started using version control systems. Anyway, I doubt that this external would work today, too many things have changed. Maybe it is possible to replicate that without an external with some cleverly

Re: Re Pulldownmenu button bug on Windows

2022-05-12 Thread Ben Rubinstein via use-livecode
Ditto that. There should be a "Lifetime contribution" award for Livecode heroes. Ben On 09/05/2022 14:54, Craig Newman via use-livecode wrote: Richard. So glad to have you in this world. Craig On May 7, 2022, at 5:35 PM, Bob Sneidar via use-livecode wrote: Well put. I wonder what the

LibKiosk by André Garzia

2022-05-12 Thread William de Smet via use-livecode
Hi there, I found some information about LibKiosk André Garzia released 15 years ago. Is there still a download available somewhere or is it deprecated now? groeten, William ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: LC subscription and special characters

2022-05-12 Thread panagiotis m via use-livecode
Hello Paul, Does Alt+A9 work for you? Cheers, Panos -- On Thu, 12 May 2022 at 10:04, jbv via use-livecode < use-livecode@lists.runrev.com> wrote: > Thank you all for your answers. > I am going to contact tech support to see if there is any solution to be > expected in the near future. > > FYI,

Re: LC subscription and special characters

2022-05-12 Thread jbv via use-livecode
Thank you all for your answers. I am going to contact tech support to see if there is any solution to be expected in the near future. FYI, so far we are using a workaround : https://www.azerty.global/ jbv ___ use-livecode mailing list