Re: GLX2 questions

2023-04-20 Thread Mark Wieder via use-livecode
On 4/20/23 18:36, Douglas A. Ruisaard via use-livecode wrote: Hopefully this note isn't inappropriate for this listing . This message is primarily intended for Mark Wieder. I've just installed GLX2 editor (and Power Debug) and have some questions regarding the Hyperlink and Breadcrumbs aspects

GLX2 questions

2023-04-20 Thread Douglas A. Ruisaard via use-livecode
Hopefully this note isn't inappropriate for this listing . This message is primarily intended for Mark Wieder. I've just installed GLX2 editor (and Power Debug) and have some questions regarding the Hyperlink and Breadcrumbs aspects of GLX2. I've sent a rather lengthy personal contact from the LC

Re: [[ ANN ]] Release 10.0.0 DP-5

2023-04-20 Thread Mike Kerner via use-livecode
if you want to throw those at the hacking the ide repo, that'd be great https://github.com/macMikey/LC-HACK/issues On Thu, Apr 20, 2023 at 3:02 PM Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 4/20/23 07:20, Mark Waddingham via use-livecode wrote: > > > Heh - well if

Re: error while signing Android app

2023-04-20 Thread matthias rebbe via use-livecode
The keystore file can contain more than one certificate (alias). For each certificate(alias) you can specify an other password (and also other values for FullName, Organization, OrganizationUnit and so on. The name of the alias is only important for you so that you can distinguish between the

Re: error while signing Android app

2023-04-20 Thread Klaus major-k via use-livecode
Hi Jacque, > Am 20.04.2023 um 18:11 schrieb J. Landman Gay via use-livecode > : > > I did a search for the first few words of the error message and got a lot of > hits. Here's one: >

Re: [[ ANN ]] Release 10.0.0 DP-5

2023-04-20 Thread Mark Wieder via use-livecode
On 4/20/23 07:20, Mark Waddingham via use-livecode wrote: Heh - well if there is a Linux specific issue that we haven't seen but you do - then its not likely to be fixed in dp-6 unless we know what it is :D Well, I've coded around two problems already. I'm currently working on a crashing one

Re: In case any of you missed it...

2023-04-20 Thread Mark Wieder via use-livecode
On 4/20/23 10:49, Bob Sneidar via use-livecode wrote: That is interesting... and a bit scary. Just as I was getting my coffee, and before I saw this email, I was thinking that in less than 20 years we will be coding with sensors attached to our heads and driven by AI and reading our minds and

RE: card background color

2023-04-20 Thread Niggemann, Bernd via use-livecode
Douglas A. Ruisaard wrote: > Hey! ... half an answer is better than none at all. BTW the background color used for stacks while dragging a control from the toolbar is supposedly the "Edition Color" While I like the blue as "Edition Color" it is a little dark as background color. Just wait

RE: card background color

2023-04-20 Thread Douglas A. Ruisaard via use-livecode
Hey! ... half an answer is better than none at all. Windows dev's are (secretly or not) jealous of the MAC OS and environment .. except when it comes to iPhones. Perhaps someone from the Mothership could chime in on this matter? Cheers! Doug -Original Message- From: use-livecode On

Re: In case any of you missed it...

2023-04-20 Thread Bob Sneidar via use-livecode
That is interesting... and a bit scary. Just as I was getting my coffee, and before I saw this email, I was thinking that in less than 20 years we will be coding with sensors attached to our heads and driven by AI and reading our minds and learning from our corrections. Bob S > On Apr 20,

RE: error while signing Android app

2023-04-20 Thread Ralph DiMola via use-livecode
I've always used "Keystore Explorer". It's Java based so it runs on any platform. Lots of options and a decent GUI. Give it a shot and see what's in your keystore file. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode

RE: card background color

2023-04-20 Thread Niggemann, Bernd via use-livecode
Douglas A. Ruisaard wrote: > Thanks for the tip .. however, while the background setting *does* control > the background color of the input field on the Message Box, it does NOT > affect the dark blue "highlight" within the field when the Box display > previous commands. Sorry, I did not get that

Re: Weird window behavior

2023-04-20 Thread Marty Knapp via use-livecode
The question is - why would it do that? This is totally repeatable for me. Even when I create a new stack with no code in it whatsoever. Have any other app displaying a window (like a browser window), then click anything in the toolbar, for example, and that new stack will disappear back behind

RE: card background color

2023-04-20 Thread Douglas A. Ruisaard via use-livecode
Thanks for the tip .. however, while the background setting *does* control the background color of the input field on the Message Box, it does NOT affect the dark blue "highlight" within the field when the Box display previous commands. This is not biggie and I REALLY appreciate your time in

RE: card background color

2023-04-20 Thread Niggemann, Bernd via use-livecode
Douglas A. Ruisaard wrote: > The input line (?) on the MessageBox is also that deep blue ... I scanned > thru the C:\Program Files\RunRev\LiveCode 9.6.8 directory but couldn't find > any obviously relevant reference For me the backgroundcolor of the input line of the MessageBox is controlled by

Re: error while signing Android app

2023-04-20 Thread J. Landman Gay via use-livecode
I did a search for the first few words of the error message and got a lot of hits. Here's one: https://stackoverflow.com/users/login?ssrc=head=https%3a%2f%2fstackoverflow.com%2fquestions%2f23750259%2fcertificate-chain-not-found-how-to-fix-and-publish-to-google-play-store There are several

RE: card background color

2023-04-20 Thread Douglas A. Ruisaard via use-livecode
Thanks for the reminder about losing the change with a new install... I'll make a note of it!! Cheers Doug -Original Message- From: use-livecode On Behalf Of Bob Sneidar via use-livecode Sent: Wednesday, April 19, 2023 3:46 PM To: How to use LiveCode Cc: Bob Sneidar Subject: Re: card

RE: card background color

2023-04-20 Thread Douglas A. Ruisaard via use-livecode
Wow .. MAGIC! ... one more annoying question: The input line (?) on the MessageBox is also that deep blue ... I scanned thru the C:\Program Files\RunRev\LiveCode 9.6.8 directory but couldn't find any obviously relevant reference ... not that I could have noticed the one you pointed out! If you

Re: Weird window behavior

2023-04-20 Thread David V Glasgow via use-livecode
Me too. Or maybe me too. Is this the same thing?... Even if focus shifts from my stack to Message Box, the next click on my stack causes it to just disappear. Most alarming until I realised what was happening. My stack is just behind everything else and CMD tab (x2) brings it to front.

Re: [[ ANN ]] Release 10.0.0 DP-5

2023-04-20 Thread Mark Waddingham via use-livecode
On 2023-04-18 20:58, Mark Wieder via use-livecode wrote: I would so like to like this release: script widgets expression constants (finally!) etc... but it's so wonky on linux that I'd have to write up a slew of bug reports. Essentially unusable for me in ways that dp4 behaves. I'm looking

In case any of you missed it...

2023-04-20 Thread Heather Laine via use-livecode
Dear List Members, We just made what we think is the most significant announcement since Revolution 1.0: https://livecode.com/xavvi/ Looking forward to hearing what you all think about it! Best Regards, Heather Heather Laine Customer Services Manager LiveCode

Re: error while signing Android app

2023-04-20 Thread Klaus major-k via use-livecode
Hi Matthias, > Am 20.04.2023 um 12:21 schrieb matthias rebbe via use-livecode > : > > Hi Klaus, > > i just did test here on macOS. > I've created a key using the shell command keytool and could successfully > build an Android 9 standalone with LC 9.6.9. > What is the keymaker.app? Is that a

Re: error while signing Android app

2023-04-20 Thread matthias rebbe via use-livecode
Hi Klaus, i just did test here on macOS. I've created a key using the shell command keytool and could successfully build an Android 9 standalone with LC 9.6.9. What is the keymaker.app? Is that a 3rd party tool? Regards, Matthias > Am 20.04.2023 um 11:15 schrieb Klaus major-k via

Re: error while signing Android app

2023-04-20 Thread Klaus major-k via use-livecode
Hi all, > Am 19.04.2023 um 22:08 schrieb Klaus major-k via use-livecode > : > > Hi Jacque, > >> Am 19.04.2023 um 21:43 schrieb J. Landman Gay via use-livecode >> : >> On 4/19/23 10:56 AM, Klaus major-k via use-livecode wrote: >>> Hi friends, >>> I created a selfsigning keystore with the app