Re: Annoying double parens, brackets and quotes

2021-08-03 Thread Richmond via use-livecode
That feature is a real pain-in-the-bum when teaching. On 3.08.21 г. 4:13, Roger Guay via use-livecode wrote: Could someone please tell me how to turn off the double parens, brackets and quotes in the script editor? IOW when I type ( , I don’t want ( ). Thanks very much!! Roger ___

Re: Annoying double parens, brackets and quotes

2021-08-03 Thread Roger Guay via use-livecode
I can well imagine. Thank you, Mark! Roger > On Aug 3, 2021, at 3:19 AM, Richmond via use-livecode > wrote: > > That feature is a real pain-in-the-bum when teaching. > > On 3.08.21 г. 4:13, Roger Guay via use-livecode wrote: >> Could someone please tell me how to turn off the double parens, b

Re: [ANN] Release 9.6.3

2021-08-03 Thread Bob Sneidar via use-livecode
Don't make really big apps? :-) I'd start by going through all your graphics and using the lowest resolution that you can get away with. If you linked your graphics to an actual file on the disk this becomes really easy. If not you would have to re-import all your low res graphics and optional

Re: [ANN] Release 9.6.3

2021-08-03 Thread David V Glasgow via use-livecode
Any help? https://developer.android.com/google/play/expansion-files > On 3 Aug 2021, at 5:06 pm, Bob Sneidar via use-livecode > wrote: > > Don't make really big apps? :-) > > I'd start by going through all your graphics and using the lowest resolution > that you can get away with. If you li

Re: [ANN] Release 9.6.3

2021-08-03 Thread JeeJeeStudio via use-livecode
Make a smaller app, and let it download the rest, whatever it is. Just like Off-Line navigation apps download 400 or 800 MB big maps. Op 3-8-2021 om 04:17 schreef Sannyasin Brahmanathaswami via use-livecode: Aloha Panagiotis But you cannot release an Android App which is more the 100MB! See t

Read barcodes on Mac with mergAV?

2021-08-03 Thread Terry Judd via use-livecode
So, I’m trying to get mergAV to recognise any sort or barcode on a Mac but when I query mergAVCamBarcodeTypes() it returns empty. Pretty sure this used to work – at least when I last tried it (admittedly probable 3 or 4 years ago) I was at least able to get it to recognise QR codes. Any ideas?