Re: textencoding for MySQL DB

2025-07-29 Thread Klaus major-k via use-livecode
Hi all, > Am 29.07.2025 um 16:16 schrieb Klaus major-k via use-livecode > : > > Hi friends, > > my student has set up an online mySQL database on his PC. > The DB rtextencoding is: utf8mb4 (whatever that may be :-) > Now we are creating GUI for mobile. > > On

textencoding for MySQL DB

2025-07-29 Thread Klaus major-k via use-livecode
Hi friends, my student has set up an online mySQL database on his PC. The DB rtextencoding is: utf8mb4 (whatever that may be :-) Now we are creating GUI for mobile. One problem are (still and again) UMLAUTS!? :-/ We have a testuser named könig (king in german) and it works if you log on to the d

Re: Android and Font Names

2025-07-28 Thread Klaus major-k via use-livecode
ript name of my font in question! :-) > :-Håkan > Skickat från min iPhone > >> 25 juli 2025 kl. 11:53 skrev Klaus major-k via use-livecode >> : >> >> Hi Matthias, >> >>> Am 25.07.2025 um 11:39 schrieb Matthias Rebbe via use-livecode >>&

Re: Android and Font Names

2025-07-25 Thread Klaus major-k via use-livecode
with LC somehow. > If you like, you can send me the font file and check it for you. Great, thank you very much, will do! :-) > Matthias > Von meinem iPhone gesendet > >> Am 25.07.2025 um 11:32 schrieb Klaus major-k via use-livecode >> : >> >> No brilliant

Re: Android and Font Names

2025-07-25 Thread Klaus major-k via use-livecode
No brilliant ideas? > Am 23.07.2025 um 16:35 schrieb Klaus major-k via use-livecode > : > > Hi friends, > > I have a custom TTF font that I will include in my mobile app. > Now read this warning in the LC lesson: > - > Androi

Re: Default backdrop

2025-07-24 Thread Klaus major-k via use-livecode
Hi jbv, > Am 24.07.2025 um 17:53 schrieb jbv via use-livecode > : > > Hi list, > > For the past few months at startup of the IDE, no matter > which version of LC I use, the backdrop is set to white > by default. And each time I have to set it to "none" in > the message box. > Is there a way to

iOS and http (not httpS)

2025-07-24 Thread Klaus major-k via use-livecode
Hi friends, for Android we can check "Allow HTTP", but not for iOS. OK, we can and need to write an essay and send it to Apple why and where we need access a http address for this, but that is not the question. :-D What are the practical impacts for a LC app with this limitation in the end? We c

Android and Font Names

2025-07-23 Thread Klaus major-k via use-livecode
Hi friends, I have a custom TTF font that I will include in my mobile app. Now read this warning in the LC lesson: - Android and Font Names There is a currently an issue where only the PostScript name of a font works on Android. Controls where the font

Re: Direct access to MySQL on mobile Part 2

2025-07-08 Thread Klaus major-k via use-livecode
Hi all, > Am 08.07.2025 um 15:49 schrieb Klaus major-k : > Before I forget, this is an Android app/cellphone we ware testing. >> Am 08.07.2025 um 15:46 schrieb Klaus major-k via use-livecode >> : >> Hi all, >> we finally resolved the problem of "Database not f

Re: Direct access to MySQL on mobile Part 2

2025-07-08 Thread Klaus major-k via use-livecode
Before I forget, this is an Android app/cellphone we ware testing. > Am 08.07.2025 um 15:46 schrieb Klaus major-k via use-livecode > : > > Hi all, > > we finally resolved the problem of "Database not found" by supplying > the actual IP address. > > Rec

Re: Direct access to MySQL on mobile Part 2

2025-07-08 Thread Klaus major-k via use-livecode
Hi all, we finally resolved the problem of "Database not found" by supplying the actual IP address. Recommended or not, we currently want to use direct access from the cellphone to an online MySQL database. We may change that later. LC 10.0.2 macOS 15.5 Now we get: Can't create TCP/IP socket

Re: Google alert: My app needs to support Android 15 (API-Level 35)

2025-07-06 Thread Klaus major-k via use-livecode
> Kind regards, > Panos > > On Fri, 4 Jul 2025, 12:26 Klaus major-k via use-livecode, < > use-livecode@lists.runrev.com> wrote: > >> Dear mothership, >> >>> Am 01.07.2025 um 19:57 schrieb Klaus major-k : >>> >>> Hi all, >>> >&

Re: how to format data in LC for posting them to a PHP script?

2025-07-06 Thread Klaus major-k via use-livecode
as it, thank you, will try that! :-) > jbv > > > Le 2025-07-06 10:17, Klaus major-k via use-livecode a écrit : >> Hi friends, >> quick question, how to format the data in LC for posting them to a PHP >> script like this? >> This is the html code from the webpag

how to format data in LC for posting them to a PHP script?

2025-07-06 Thread Klaus major-k via use-livecode
Hi friends, quick question, how to format the data in LC for posting them to a PHP script like this? This is the html code from the webpage: ... Benutzer Password http://XXX/X.php"; put the result ... ? Thank you! Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/

Re: Google alert: My app needs to support Android 15 (API-Level 35)

2025-07-04 Thread Klaus major-k via use-livecode
Dear mothership, > Am 01.07.2025 um 19:57 schrieb Klaus major-k : > > Hi all, > > is LC 10.0.2 supporting the new requirements of Google? > Android 15 (API-Level 35) > > If not, will there be an update soon? > Deadline is end of August. we are sure there will be an appropriate update of LC in

Re: Direct access to MySQL on mobile

2025-07-02 Thread Klaus major-k via use-livecode
never leave the server. The flow is the following: >> >> The client app talks to the server -> the server connects to the DB and >> does the SQL query -> the DB returns the result to the server -> the server >> returns the result back to the app. >> &g

Re: Direct access to MySQL on mobile

2025-07-02 Thread Klaus major-k via use-livecode
Hi Bob, > Am 02.07.2025 um 17:13 schrieb Bob Sneidar via use-livecode > : > Yes, but the wifi could be routed, in which case there can still be a > firewall issue. I'll let him check this, thank you. > Bob S > >> On Jul 2, 2025, at 8:10 AM, Klaus major-

Re: Direct access to MySQL on mobile

2025-07-02 Thread Klaus major-k via use-livecode
s for the host are not good. > > Bob S > > >> On Jul 2, 2025, at 7:29 AM, Klaus major-k via use-livecode >> wrote: >> >> Hi Matthias, >> >>> Am 02.07.2025 um 16:20 schrieb Matthias Rebbe via use-livecode >>> : >>> >

Re: Direct access to MySQL on mobile

2025-07-02 Thread Klaus major-k via use-livecode
Hi Matthias, > Am 02.07.2025 um 16:59 schrieb Matthias Rebbe via use-livecode > : > > Klaus, > using shell on Mac or Windows you could do a ping HOSTNAME which then would > return the ip adress. > Or you do use the LC function hostNameToAdress. ;) ah, yes! :-) Thank you, will try that. > Reg

Re: Direct access to MySQL on mobile

2025-07-02 Thread Klaus major-k via use-livecode
so I need to wait for any progress he makes. :-) Thank you! > Von meinem iPhone gesendet > >> Am 02.07.2025 um 15:41 schrieb Klaus major-k via use-livecode >> : >> >> Hi friends, >> >> we have a stack that accesses an online MySQL database directly. >>

Direct access to MySQL on mobile

2025-07-02 Thread Klaus major-k via use-livecode
Hi friends, we have a stack that accesses an online MySQL database directly. This works in the IDE on Mac and Windows, the address is like this: .xxxmedia.ch:3306 DB Username and PWD are correct. However when we create an Android app and try it on a tablet we get:

Google alert: My app needs to support Android 15 (API-Level 35)

2025-07-01 Thread Klaus major-k via use-livecode
Hi all, is LC 10.0.2 supporting the new requirements of Google? Android 15 (API-Level 35) If not, will there be an update soon? Deadline is end of August. Thanks for any hint! P.S. Google is starting to annoy me, the last MANDATORY update was just three month ago... :-( Best Klaus -- Klaus

Re: Android what API with LC 10.0.2

2025-06-20 Thread Klaus major-k via use-livecode
5 10:13 AM, Alex Tweedly via use-livecode wrote: >> >> On 20/06/2025 12:41, Klaus major-k via use-livecode wrote: >>> Noone a helpful hint? >>> >>> This is s sad nowadays, a couple of years ago I would have been flooded >>> with >>> respons

Re: Android what API with LC 10.0.2

2025-06-20 Thread Klaus major-k via use-livecode
Hi Jacqueline, > Am 20.06.2025 um 19:01 schrieb J. Landman Gay via use-livecode > : > > Sorry I can't help either, I haven't worked with LC 10 much. I think this is not a version but a general problem with SDKs and LC. > This is probably a question for LC support. Yep, I tried to avoid this,

Re: Android what API with LC 10.0.2

2025-06-20 Thread Klaus major-k via use-livecode
Hi Paul, > Am 20.06.2025 um 17:18 schrieb Paul Dupuis via use-livecode > : > > Likewise - no iOS or Android development, just macOS and Windows here > Did you try asking on the Forums? My impressions is that more of the newer > Livecoders use the Forum and it is mostly old folks on the email li

Re: Animations in LC

2025-06-20 Thread Klaus major-k via use-livecode
Hi Martin, > Am 19.06.2025 um 17:53 schrieb Martin Koob via use-livecode > : > > There was an animation library for LiveCode called animationEngine developed > by Malte Brill. > He stopped development, changed the licence to public domain and put it up on > GitHub. > > https://github.com/de

Re: Android what API with LC 10.0.2

2025-06-20 Thread Klaus major-k via use-livecode
Noone a helpful hint? This is s sad nowadays, a couple of years ago I would have been flooded with responses immediately, with or without cheese... :-/ > Am 18.06.2025 um 17:40 schrieb Klaus major-k via use-livecode > : > > Additional infos: > >> Am 18.06.2025 um 15:3

Re: Android what API with LC 10.0.2

2025-06-18 Thread Klaus major-k via use-livecode
Additional infos: > Am 18.06.2025 um 15:38 schrieb Klaus major-k via use-livecode > : > > Hi friends, > > I have a student who started to work with a DEMO version today and now has 9 > days left. > He will defintively BUY a license once we get ANDROID setup correctly

Android what API with LC 10.0.2

2025-06-18 Thread Klaus major-k via use-livecode
Hi friends, I have a student who started to work with a DEMO version today and now has 9 days left. He will defintively BUY a license once we get ANDROID setup correctly and ONLY if we get this to work! That was a nightmare on his PC with the "version, which must not be named" 9.6.3 but he al

Re: Animations in LC

2025-06-18 Thread Klaus major-k via use-livecode
I can post in the "Qualtity Center", please address Livecode directly. > Thanks, > > Rick > >> On Jun 17, 2025, at 5:48 AM, Klaus major-k via use-livecode >> wrote: >> >> Hi all, >> >> animations are LCs stepchild, except the (poor lookin

Animations in LC

2025-06-17 Thread Klaus major-k via use-livecode
Hi all, animations are LCs stepchild, except the (poor looking and outdated) animated GIF format, LC does not support any animation formats. FLASH is dead since a long time, some older LC devs may remember it. :-) I know there is an animated PNG image format and I'm about to add feature requ

Re: Android SDK on GERMAN Windows system, WHERE?

2025-05-28 Thread Klaus major-k via use-livecode
roid-studio) > but it is not mentioned in the checklist lesson ( > = https://lessons.livecode.com/a/1770871-livecode-android-studio-setup-check= list > ) >=20 > I'll ensure we add this note in the second lesson as well. great, thank you! > Kind regards, > Panos > -- &

Re: Android SDK on GERMAN Windows system, WHERE?

2025-05-27 Thread Klaus major-k via use-livecode
Hi Panos, > Am 27.05.2025 um 20:35 schrieb panagiotis merakos via use-livecode = : >=20 > Hello Klaus, >=20 > The folder C:/Users//AppData/Local/Android/sdk should exist = - but > note the AppData folder is hidden by default, so you will have to = enable > showing hidden folders. >=20 > Hope this

Android SDK on GERMAN Windows system, WHERE?

2025-05-27 Thread Klaus major-k via use-livecode
Hi friends, I am about to lose a student because it is so =C2=A7[}*** complicated to intall the neccessary Android stuff. We already spent a couple of hours on that, no dice... :-/ If we cannot make that work, LC will lose a paying customer, too. We did as indicated in this lesson: =

Android Signing need help!

2025-05-20 Thread Klaus major-k via use-livecode
Hi friends, I really need you collective swarm-intelligence and maybe some hints=20 from the mothership! :-) My setup: --- macOS 15.5 LC 10.0.2 --- Java Version: java version "1.8.0_451" Java(TM) SE Runtime Environment (build 1.8.0_451-b10) Java HotSpot(TM)

Re: LC 10.0.1 and Xcode

2025-04-22 Thread Klaus major-k via use-livecode
Hi Panos, > Am 22.04.2025 um 16:42 schrieb panagiotis merakos via use-livecode = : >=20 > Hello Klaus, >=20 > Yes this is correct :) wonderfult, thank you! :-) > Kind regards, > Panos > -- >=20 > On Tue, 22 Apr 2025 at 13:05, Klaus major-k via use-livecode <

LC 10.0.1 and Xcode

2025-04-22 Thread Klaus major-k via use-livecode
Hi friends, before ich download several gigabytes, I want to make sure that I got it = right: Starting with LC 10.0.1 it does not matter what Xcode Version we have = installed=20 (an older one like 15.0 or the latest 16.3). Is that correct? Thank you! Best Klaus -- Klaus Major https://www.majo

Re: Checkmarks in popup menus?

2025-04-09 Thread Klaus major-k via use-livecode
Did someone already report this inconvenience to the mothership? 8-) > Am 09.04.2025 um 19:14 schrieb Craig Newman via use-livecode = : >=20 > Hmmm. Shall we move to the forum? >=20 > Craig >=20 >> On Apr 9, 2025, at 11:39 AM, Bob Sneidar via use-livecode =3D > wrote: >> =3D20 >> Still not clear.

Re: Datagrid again

2025-04-04 Thread Klaus major-k via use-livecode
Hi Bob, > Am 19.03.2025 um 21:50 schrieb Bob Sneidar via use-livecode = : >=20 > Can you pluralize dgProp? obviously LC accepts singular and plural: dprop["whatever"] dprops["whatever"] > Bob S Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass kl...@major-k.de ___

Re: text-to-speech on Android

2025-04-03 Thread Klaus major-k via use-livecode
Hi Panos, > Am 03.04.2025 um 17:01 schrieb panagiotis merakos via use-livecode = : >=20 > Hello Klaus, >=20 > Are you having any issues with the new Speech Library = (speechSpeakUtterance > etc)? no, I was just investigating BEFORE I add this to my app. :-) > This should work out of the box on A

text-to-speech on Android

2025-04-03 Thread Klaus major-k via use-livecode
Hi friends, maybe someone knows: Does ANDROID support text-to-speech right out of the box? If yes, starting which what version of Android? If not, what does it need to make it work? But I'm afraid, most users will not want to download and install an extra app or whatever for this if neccessary.

Re: Problem with signing Android apps

2025-03-27 Thread Klaus major-k via use-livecode
OK, Panos explained in the forum, that "Do not sign" is currently not = working correctly. Any ideas why I cannot use a VALID keystore file to sign my app? > Am 26.03.2025 um 16:33 schrieb Klaus major-k : >=20 > Hi friends, >=20 > maybe someone can take a look the last two postings on page 2 > in

Re: Problem with singning Android apps

2025-03-26 Thread Klaus major-k via use-livecode
I AM in fact logged in but get this error, too. > Am 26.03.2025 um 16:41 schrieb Bob Sneidar via use-livecode = : >=20 > Probably have to login first then access the link. >=20 > Bob S >=20 >=20 > On Mar 26, 2025, at 8:37 AM, Klaus major-k via use-livecode = ists.runr

Re: Problem with singning Android apps

2025-03-26 Thread Klaus major-k via use-livecode
quest. --- I copied the URL from the browsers address field!? > Am 26.03.2025 um 16:33 schrieb Klaus major-k via use-livecode = : >=20 > Hi friends, >=20 > maybe someone can take a look the last two postings on page 2 > in this thread in the forum: > <https://forums.liveco

Problem with singning Android apps

2025-03-26 Thread Klaus major-k via use-livecode
Hi friends, maybe someone can take a look the last two postings on page 2 in this thread in the forum: Keith checked "Do not sign" in the STAB and I use a DEFINITIVELY valid keystore file**, but we both get:

Re: XPDF Documentation

2025-03-21 Thread Klaus major-k via use-livecode
Bob, please try to remove the spell from your email client! 8-) > Am 21.03.2025 um 16:52 schrieb Bob Sneidar via use-livecode = : >=20 > = VGhhdCBpcyBwcmVjaWNlbHkgd2hhdCBJIGhhdmUgYXNrZWQgdGhlIExDIGRldmVsb3BlcnMgZm= 9y > = LiBIb3BlZnVsbHkgdGhleSB3aWxsIGNvbnNpZGVyIGl0IGFuZCBpdCB3b27igJl0IGJlIHRvby=

Re: XPDF Documentation

2025-03-21 Thread Klaus major-k via use-livecode
> Am 21.03.2025 um 16:52 schrieb Bob Sneidar via use-livecode = : >=20 > = VGhhdCBpcyBwcmVjaWNlbHkgd2hhdCBJIGhhdmUgYXNrZWQgdGhlIExDIGRldmVsb3BlcnMgZm= 9y > = LiBIb3BlZnVsbHkgdGhleSB3aWxsIGNvbnNpZGVyIGl0IGFuZCBpdCB3b27igJl0IGJlIHRvby= Bl > = eHBlbnNpdmUuIElkZWFsbHkgdGhlIGdvYWwgaXMgdG8gYmUgYWJsZSB0

Re: Datagrid again

2025-03-19 Thread Klaus major-k via use-livecode
Hi jbv, > Am 19.03.2025 um 19:41 schrieb jbv via use-livecode = : >=20 > Hi list, >=20 > One more question : is there a way to hide the top row > of a datagrid when no column names need to be displayed ? > I tried > set the dgProp["columns"] of group "DataGrid 1" to empty > but it displays "col1.

Re: revspeak on Mobile?

2025-03-06 Thread Klaus major-k via use-livecode
Oh my, the latest LC text-to-speech library is named: speech and supports the mobile platform! 8-) Problem solved... > Am 06.03.2025 um 12:25 schrieb Klaus major-k via use-livecode > : > > Hi friends, > > the dictionary in LC 10 only lists Mac and Windows as suppo

revspeak on Mobile?

2025-03-06 Thread Klaus major-k via use-livecode
Hi friends, the dictionary in LC 10 only lists Mac and Windows as support for "text-to-speech" in LC. Does anyone know of a "text-to-speech" library (or two libs) that will work on Android AND iOS? Thank you! Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass kl...@

Re: Datagrid question

2025-03-04 Thread Klaus major-k via use-livecode
Hi jbv, > Am 04.03.2025 um 19:47 schrieb jbv via use-livecode > : > > Le 2025-03-04 13:07, Klaus major-k via use-livecode a écrit : >> ... >> set the dgProp["sort by column"] of group "your DG here..." to empty >> ... > Well, actually it

Re: Datagrid question

2025-03-04 Thread Klaus major-k via use-livecode
Hi jbv, > Am 04.03.2025 um 18:56 schrieb jbv via use-livecode > : > > Le 2025-03-03 16:05, Bob Sneidar via use-livecode a écrit : >> What you are looking for is dgProp [“column widths”] which takes a comma >> delimited list. >> The API for datagrid properties is here: >> https://lessons.liveco

Re: answer "bla bla" in LC serverscript

2025-03-02 Thread Klaus major-k via use-livecode
Hi all, > Am 28.02.2025 um 12:40 schrieb Klaus major-k via use-livecode > : > > Hi friends, > > according to the dictionary - answer "bla bla" - does not work > in a .LC serverscript. OK, the dialog stacks are not present. :-) > > How can I show a system d

Re: answer "bla bla" in LC serverscript

2025-02-28 Thread Klaus major-k via use-livecode
Wonderful, thank you, Richard! :-) > Am 28.02.2025 um 19:59 schrieb Richard Gaskin via use-livecode > : > > Klaus wrote: >> How can I show a system dialog to the user in that case? >> I'm afraid I'm not too familiar with html/Javascript and I need >> to inform the user to fill all neccessary f

answer "bla bla" in LC serverscript

2025-02-28 Thread Klaus major-k via use-livecode
Hi friends, according to the dictionary - answer "bla bla" - does not work in a .LC serverscript. OK, the dialog stacks are not present. :-) How can I show a system dialog to the user in that case? I'm afraid I'm not too familiar with html/Javascript and I need to inform the user to fill all ne

Re: Problems with (ask and answer) dialogs with LC 10 on Windows 11

2024-12-16 Thread Klaus major-k via use-livecode
Hi Mark and all, > Am 03.12.2024 um 09:06 schrieb Mark Waddingham via use-livecode > : > On 2024-11-29 12:53, Klaus major-k via use-livecode wrote: >> Hi friends, >> a friend of mine has recently upgraded to Windows 11 and now has this >> problem: >> All (ask

Re: Problems with (ask and answer) dialogs with LC 10 on Windows 11

2024-12-03 Thread Klaus major-k via use-livecode
Hi Mark, > Am 03.12.2024 um 09:06 schrieb Mark Waddingham via use-livecode > : > > On 2024-11-29 12:53, Klaus major-k via use-livecode wrote: >> Hi friends, >> a friend of mine has recently upgraded to Windows 11 and now has this >> problem: >> All (a

Problems with (ask and answer) dialogs with LC 10 on Windows 11

2024-11-29 Thread Klaus major-k via use-livecode
Hi friends, a friend of mine has recently upgraded to Windows 11 and now has this problem: All (ask and answer) dialogs appear in the background and not in front as exspected. Clicking in any IDE window will cause this "block (?)" beep, and he must use ALT-Tab until the dialog finally comes to

Re: addIcon(pName,pSVG,pCodepoint) Where is the icon?

2024-10-17 Thread Klaus major-k via use-livecode
ld take care of that somehow... ;-) > Brian Milby > br...@milby7.com > >> On Oct 17, 2024, at 9:12 AM, Klaus major-k via use-livecode >> wrote: >> >> Hi all, >> >> yesterday I successfully added a custom SVG icon via: >> ... >> get addicon

Re: addIcon(pName,pSVG,pCodepoint) Where is the icon?

2024-10-17 Thread Klaus major-k via use-livecode
Hi all, yesterday I successfully added a custom SVG icon via: ... get addicon("fontawesome/metronom",tPath,0) ... Today I opened the stack where i used that icon and it is gone? Do I need to save the icon/library somehow? Or what can/need I do to have this icon "stick" in the library and appear

Re: addIcon(pName,pSVG,pCodepoint) what is the CODEPOPINT?

2024-10-16 Thread Klaus major-k via use-livecode
: MESSAGE So this is at least irritating... > Bob S > > > On Oct 16, 2024, at 5:11 AM, Klaus major-k via use-livecode > wrote: > > Is actually a FUNCTION and not a HANDLER as the dictionary states!? Best Klaus -- Klaus Major https://www.major-k.de ht

Re: addIcon(pName,pSVG,pCodepoint) what is the CODEPOPINT?

2024-10-16 Thread Klaus major-k via use-livecode
Hi all, > Am 16.10.2024 um 13:47 schrieb Klaus major-k via use-livecode > : > ... > just found an LC lessons for adding icons and Panos advised to use 0 (ZERO) as > the codepoint if not using any "FontAwesome" icons. > > So I wrote: > ... > put the te

Re: addIcon(pName,pSVG,pCodepoint) what is the CODEPOPINT?

2024-10-16 Thread Klaus major-k via use-livecode
Hi all, > Am 16.10.2024 um 13:39 schrieb Klaus major-k via use-livecode > : > > Hi all, > > I wanted to add a SCV icon, I have a name and the SVG PATH, > but what do I need to enter for the CODEPOINT? > > addIcon(pName,pSVG,pCodepoint) > > Thanks for any hi

addIcon(pName,pSVG,pCodepoint) what is the CODEPOPINT?

2024-10-16 Thread Klaus major-k via use-livecode
Hi all, I wanted to add a SCV icon, I have a name and the SVG PATH, but what do I need to enter for the CODEPOINT? addIcon(pName,pSVG,pCodepoint) Thanks for any hint! Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass kl...@major-k.de _

Re: What video formats work on Windows?

2024-10-14 Thread Klaus major-k via use-livecode
Hi Mark, > Am 14.10.2024 um 13:08 schrieb Mark Waddingham via use-livecode > : > > On 2024-10-14 10:12, Klaus major-k via use-livecode wrote: >> don't have a license yet, so is the Windows player object "en par" with the >> Mac version now? >> Espe

Re: What video formats work on Windows?

2024-10-14 Thread Klaus major-k via use-livecode
Hi Mark, > Am 14.10.2024 um 09:49 schrieb Mark Waddingham via use-livecode > : > > On 2024-10-13 18:08, Colin Holgate via use-livecode wrote: >> The end goal is to be able to run a standalone, and some cards will have an >> external video file to play. >> As that doesn’t work, I have a card in

Re: What video formats work on Windows?

2024-10-13 Thread Klaus major-k via use-livecode
Hi Colin, > Am 13.10.2024 um 21:18 schrieb Colin Holgate via use-livecode > : > > A button with the same script, on top of the player, doesn’t work. same on a Mac! > But off to the side it does work. That makes it seem like on Windows the > video is an extra object that is placed on top of ev

Re: What video formats work on Windows?

2024-10-13 Thread Klaus major-k via use-livecode
Hi Colin, > Am 13.10.2024 um 20:46 schrieb Colin Holgate via use-livecode > : > > Your script doesn’t work either. sorry, my fault, of course your script is correct. I should not answer in a hurry... > My script works fine on Mac, where it can play MP4 files. Hm, it should work, no idea why t

Re: What video formats work on Windows?

2024-10-13 Thread Klaus major-k via use-livecode
Hi Colin, > Am 13.10.2024 um 20:27 schrieb Colin Holgate via use-livecode > : > > I found an online converter that can change MP4 to WMV, and the video looks > ok, and plays in LiveCode. Scripts seem not to work though. > Would you expect this to be able to pause or play a WMV in a Player objec

Re: What video formats work on Windows?

2024-10-13 Thread Klaus major-k via use-livecode
Hi Colin, > Am 13.10.2024 um 19:08 schrieb Colin Holgate via use-livecode > : > > The end goal is to be able to run a standalone, and some cards will have an > external video file to play. > As that doesn’t work, I have a card in LC 10.0 authoring, where a Player > object is linked to a local

Re: Clipping a group by script

2024-10-12 Thread Klaus major-k via use-livecode
Hi Tom, > Am 12.10.2024 um 21:11 schrieb Tom Glod via use-livecode > : > > Klaus, > > its > > set the layerClipRect ... "layerClipRect"? To be honest I never heard this before, so thanks a bunch! :-D > On Sat, Oct 12, 2024 at 2:16 PM Klaus majo

Re: Clipping a group by script

2024-10-12 Thread Klaus major-k via use-livecode
Hi Randy, > Am 12.10.2024 um 20:09 schrieb Randy Hengst via use-livecode > : > > What about something like this? what exactly?  > > take care, > randy > > >> On Oct 11, 2024, at 11:34 AM, Klaus major-k via use-livecode >> wrote: >> >>

Re: Forum down? Or just for me? 8-)

2024-10-12 Thread Klaus major-k via use-livecode
e. aha, thanks for the fast info! > Best Regards, > > Heather > > Heather Laine > Customer Services Manager > LiveCode Ltd > www.livecode.com > >> On 12 Oct 2024, at 10:40, Klaus major-k via use-livecode >> wrote: >> >> Hi all, >>

Forum down? Or just for me? 8-)

2024-10-12 Thread Klaus major-k via use-livecode
Hi all, I get: Forbidden You don't have permission to access this resource.Server unable to read htaccess file, denying access to be safe Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

Re: Clipping a group by script

2024-10-11 Thread Klaus major-k via use-livecode
Hi Bob, > Am 11.10.2024 um 18:29 schrieb Bob Sneidar via use-livecode > : > > Understood, but if he wants to set the rect of the group so that all the > objects fit inside it, or at least from top to bottom, he should be able to > get the rect of the group, then set the second and fourth items

Re: Clipping a group by script

2024-10-11 Thread Klaus major-k via use-livecode
Hi Craig and Bob, > Am 11.10.2024 um 18:24 schrieb Craig Newman via use-livecode > : > > Bob. > I do not know why Klaus wants to truncate his groups, yes, because that is nobodys business but mine! :-D > but I suspect it has nothing to do with fitting them onto the card. Exactly. > Craig >

Re: Clipping a group by script

2024-10-11 Thread Klaus major-k via use-livecode
al, the top of the group stays put, and the bottom is truncated, so > that is half the battle. If I then play with the scroll of the group, I can > control the visible portion. > > Craig > >> On Oct 11, 2024, at 6:17 AM, Klaus major-k via use-livecode >> wrote: >&

Clipping a group by script

2024-10-11 Thread Klaus major-k via use-livecode
Hi friends, I want to clip a group by script but cannot get it to work!? See this image, it shows what i want to achieve: I want the content of the group to be clipped at the top and bottom. No problem when resizing manually but no dice by script so fa

Re: [[ ANN ]] Release of 10.0.0 STABLE and 10.0.1 RC-1

2024-10-09 Thread Klaus major-k via use-livecode
Hi Panos, wonderful, thank you! > Am 09.10.2024 um 15:50 schrieb panagiotis merakos via use-livecode > : > Dear list members, > We are pleased to announce the release of LiveCode 10.0.0 STABLE and > LiveCode 10.0.1 RC-1. > - LiveCode 10.0.0 comes with 116 new features and bugfixes since the > pr

Re: Combo box issues?

2024-09-23 Thread Klaus major-k via use-livecode
Hi Jacque, > Am 23.09.2024 um 23:44 schrieb J. Landman Gay via use-livecode > : > > Has anyone found issues with a combo box button on MacOS Sequoia? A client > says the menu pops down okay but when clicking an item it does not show up in > its field. I'm still on an older version of the OS an

Android API 34 and Android keystore: SOLVED

2024-08-29 Thread Klaus major-k via use-livecode
Hi friends, I am glad to tell you that we could finally solve this problem. Right in time for the deadline on saturday, phew... We had to download and use an "encryption_public_key.pem" file from google in the JAVA command for the last param! Sometimes one does not see the forest for the trees...

Re: Strange...

2024-08-28 Thread Klaus major-k via use-livecode
> Am 28.08.2024 um 19:07 schrieb Brian Milby via use-livecode > : > > Exactly (that is essentially what I did) > > The actual full rect is: > (-32768,-32768,32767,32767) should suffice for a simple addressbook app. :-) > Brian Milby > br...@milby7.com > >> On Aug 28, 2024, at 11:19 AM, Bob

Re: Still problems with creating the neccessary file for keystore reset (Lengthy mail)

2024-08-28 Thread Klaus major-k via use-livecode
Hi Panos, still no joy... ... java -jar pepk.jar --keystore=android_upload.keystore --alias=sehenkey --output=output.zip --rsa-aes-encryption --encryption-key-path=upload_certificate.pem Enter password for key 'sehenkey': Error: Unable to export or encrypt the private key java.security.spec.Inv

Re: Still problems with creating the neccessary file for keystore reset (Lengthy mail)

2024-08-28 Thread Klaus major-k via use-livecode
) ... 6 more --- I will also write a mail to Google support now, maybe they can explain what's going wrong. The tone of their last mails however made me feel that they only take actual JAVA developers seriously. :-/ > Am 28.08.2024 um 09:37 s

Re: Still problems with creating the neccessary file for keystore reset (Lengthy mail)

2024-08-28 Thread Klaus major-k via use-livecode
Hi Panos, > Am 28.08.2024 um 09:17 schrieb panagiotis merakos via use-livecode > : > > Also, in the screenshot you attached, it looks like the arguments > "signing-keystore" and "keystore" expect a different value. > > The "keystore" looks like it should be the "android_upload.keystore" you > c

Re: Still problems with creating the neccessary file for keystore reset (Lengthy mail)

2024-08-27 Thread Klaus major-k via use-livecode
thanks in advance! Desparately Klaus > Am 27.08.2024 um 21:52 schrieb Klaus major-k via use-livecode > : > > Correction in the command: > --signing-key-alias=upload-key-alias > needs to be : > --signing-key-alias=sehenkey > > But same errors. :-/ > >> Am

Re: Still problems with creating the neccessary file for keystore reset (Lengthy mail)

2024-08-27 Thread Klaus major-k via use-livecode
Correction in the command: --signing-key-alias=upload-key-alias needs to be : --signing-key-alias=sehenkey But same errors. :-/ > Am 27.08.2024 um 21:19 schrieb Klaus major-k via use-livecode > : > > Hi Mark, > >> Am 27.08.2024 um 14:11 schrieb Mark Waddingham via use-liv

Re: Still problems with creating the neccessary file for keystore reset (Lengthy mail)

2024-08-27 Thread Klaus major-k via use-livecode
Hi Mark, > Am 27.08.2024 um 14:11 schrieb Mark Waddingham via use-livecode > : > > On 2024-08-27 13:06, Klaus major-k via use-livecode wrote: >> >> java -jar pepk.jar --keystore=android

Still problems with creating the neccessary file for keystore reset (Lengthy mail)

2024-08-27 Thread Klaus major-k via use-livecode
Hi all, "The torture never stops" (F.Z.) We are still struggling with creating the correct file for Google to reset the upload key, and I get the feeling that Google is incompatible with Google!? The very long story: - LC 1

Re: Error creating Android Standalone

2024-08-26 Thread Klaus major-k via use-livecode
Hi all, > Am 26.08.2024 um 12:43 schrieb panagiotis merakos via use-livecode > : > > Hello Klaus, > > What is your installed version of the *build-tools*? LiveCode expects > *only* version 31.0.0. > > You can find the installed version here - you should have a subfolder named > "31.0.0" here:

Re: Error creating Android Standalone

2024-08-26 Thread Klaus major-k via use-livecode
Hi Panos, > Am 26.08.2024 um 14:49 schrieb panagiotis merakos via use-livecode > : > > Hello Klaus, > > *> Is this:> ...> > --encryption-key-path=/path/to/your/encryption_public_key.pem> The PEM file > I already created?* > > Yes this is it. aha, I guessed, thank you! Google could be a TAD m

Re: Error creating Android Standalone

2024-08-26 Thread Klaus major-k via use-livecode
Hi Panos, thank you, will try this! java -version gives me: - java version "1.8.0_311" Java(TM) SE Runtime Environment (build 1.8.0_311-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.311-b11, mixed mode) And i don't even have a folder Java in /Library/ Question: --

Re: Error creating Android Standalone

2024-08-26 Thread Klaus major-k via use-livecode
----------- > Thanks, > Panos > > On Mon, 26 Aug 2024 at 14:38, Klaus major-k via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> Hi Panos, >> >>> Am 26.08.2024 um 13:19 schrieb panagiotis merakos via use-livecode < >> use-liv

Re: Error creating Android Standalone

2024-08-26 Thread Klaus major-k via use-livecode
Hi Panos, > Am 26.08.2024 um 13:19 schrieb panagiotis merakos via use-livecode > : > > Hello Klaus, > > Hmm, it might be the case the terminal needs a newer Java version than the > one LiveCode expects. LiveCode expects v8. > What Java command do you want to execute in the terminal? see my mai

Re: Error creating Android Standalone

2024-08-26 Thread Klaus major-k via use-livecode
Hi Panos, creating Anddroid runtimes now works with LC, however when using the macOS Terminal for a JAVA command, I still get these errors: --- Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lan

Re: Error creating Android Standalone

2024-08-26 Thread Klaus major-k via use-livecode
Hello Panos, > Am 26.08.2024 um 12:43 schrieb panagiotis merakos via use-livecode > : > > Hello Klaus, > > What is your installed version of the *build-tools*? LiveCode expects > *only* version 31.0.0. > You can find the installed version here - you should have a subfolder named > "31.0.0" here

Re: Error creating Android Standalone

2024-08-26 Thread Klaus major-k via use-livecode
Hi all, I get the same error in the macOS Terminal when trying to execute a JAVA command. Something is not (yet) installed on my machine!? Question is: what is it? Please help, thank you! > Am 23.08.2024 um 11:55 schrieb Klaus major-k via use-livecode > : > > Hi friends, > &

Re: How to check if a group contains a specific control ?

2024-08-23 Thread Klaus major-k via use-livecode
Hi jbv, > Am 23.08.2024 um 13:27 schrieb jbv via use-livecode > : > > Hi list, > > Is there a quick way to check if a group contains a specific control, > something like : > if there is a fld "xyz" in grp "abc" of this cd > I tried many things but it always generates an error. > So far, the onl

Error creating Android Standalone

2024-08-23 Thread Klaus major-k via use-livecode
Hi friends, I get an error when creating an Android runtime: -- There was an error while saving the standalone application could not encode class bundle - error: Error: AJNI error has occurred, please check your installation and try again Exception in

Re: Android API 34 and Android keystore

2024-08-15 Thread Klaus major-k via use-livecode
Forgot to mention that one should wait 48 hours after uploading the PEM file, so the system has time to "get" fully. :-D > Am 15.08.2024 um 17:40 schrieb Klaus major-k via use-livecode > : > > Hi all, > >> Am 12.08.2024 um 15:35 schrieb Ralph DiMola via

  1   2   3   4   5   6   7   8   9   10   >