Re: Anyone ever put a token into the Apple Wallet and Play (Android) wallet?

2023-12-22 Thread Craig Newman via use-livecode
Could not help myself from being unhelpful.

I am positive LC can do this, whatever you meant.

Craig

> On Dec 22, 2023, at 10:43 AM, Mark Rauterkus via use-livecode 
>  wrote:
> 
> Hi,
> 
> Wondering if there is a way to make a LiveCode app that can then generate a
> membership card thingie / ticket for inclusion into the wallet of mobile
> devices.
> 
> ???
> 
> We need an affordable way to make an ID card. Needs to expire. Verification
> doesn't need to be so iron-clad nor block-chain enabled.
> 
> Similar commercial app:
> https://cuseum.com/
> 
> https://passkit.com/
> https://help.passkit.com/
> 
> Might be more universal to have the membership card in your Apple Wallet or
> Google thing on your Android phone.
> 
> They charge pennies per card. Then hook it to a backend database.
> 
> Wondering if this could be done with LiveCode too?
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Application disappears unexpectedly (goes into background)

2023-12-22 Thread Craig Newman via use-livecode
Bob.

Certainly, and I suppose that would be the place where Jacque's proposed “hide” 
commands might, er, hide.

Craig

> On Dec 22, 2023, at 11:30 AM, Bob Sneidar via use-livecode 
>  wrote:
> 
> Well, resumeStack would trigger, wouldn’t it? 
> 
> Bob S
> 
> 
>> On Dec 22, 2023, at 5:55 AM, Craig Newman via use-livecode 
>>  wrote:
>> 
>> Clicking on a titlebar sends no messages to LC, only to the OS, essentially 
>> saying “bring me to the front”.
>> 
>> The fact that all the card windows reappear when you do that seems very odd 
>> to me. If I hide a stack and then go somewhere else on my computer, that 
>> stack does not reappear just because I brought LC back to the front. Hidden 
>> stacks stay hidden until explicitly made visible, as they should.
>> 
>> Jacque’s  suggestion seems reasonable, but it seems like a long shot.
>> 
>> Have you tried restarting?
>> 
>> Can’t wait to hear how this (hopefully) resolves.
>> 
>> Craig
>> 
>>> On Dec 22, 2023, at 1:45 AM, J. Landman Gay via use-livecode 
>>>  wrote:
>>> 
>>> Have you done a global search for the word "hide" in the scripts?
>>> 
>>> --
>>> Jacqueline Landman Gay | jac...@hyperactivesw.com
>>> HyperActive Software | http://www.hyperactivesw.com
>>> On December 21, 2023 7:55:47 PM Alan Stenhouse via use-livecode 
>>>  wrote:
>>> 
 I've got a MacOS LC standalone that opens a stackfile external to the 
 application. Whenever I click inside one of the stack windows which 
 doesn't have current focus, all the stack windows disappear and reappear 
 only when I switch to another application and back again. Activating a 
 stack window by clicking on the window title bar works normally (i.e. does 
 not disappear).
 
 Has anyone else seen this at all? Any suggestions for tracking possible 
 causes?
 
 MacOS Ventura
 Laptop M1
 LC 10 dp... and LC9.11
 
 
 Thanks a lot for any pointers!
 
 cheers
 Alan
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your 
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
>>> 
>>> 
>>> 
>>> 
>>> ___
>>> use-livecode mailing list
>>> use-livecode@lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your 
>>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> 
>> 
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Application disappears unexpectedly (goes into background)

2023-12-22 Thread Bob Sneidar via use-livecode
Well, resumeStack would trigger, wouldn’t it? 

Bob S


> On Dec 22, 2023, at 5:55 AM, Craig Newman via use-livecode 
>  wrote:
> 
> Clicking on a titlebar sends no messages to LC, only to the OS, essentially 
> saying “bring me to the front”.
> 
> The fact that all the card windows reappear when you do that seems very odd 
> to me. If I hide a stack and then go somewhere else on my computer, that 
> stack does not reappear just because I brought LC back to the front. Hidden 
> stacks stay hidden until explicitly made visible, as they should.
> 
> Jacque’s  suggestion seems reasonable, but it seems like a long shot.
> 
> Have you tried restarting?
> 
> Can’t wait to hear how this (hopefully) resolves.
> 
> Craig
> 
>> On Dec 22, 2023, at 1:45 AM, J. Landman Gay via use-livecode 
>>  wrote:
>> 
>> Have you done a global search for the word "hide" in the scripts?
>> 
>> --
>> Jacqueline Landman Gay | jac...@hyperactivesw.com
>> HyperActive Software | http://www.hyperactivesw.com
>> On December 21, 2023 7:55:47 PM Alan Stenhouse via use-livecode 
>>  wrote:
>> 
>>> I've got a MacOS LC standalone that opens a stackfile external to the 
>>> application. Whenever I click inside one of the stack windows which doesn't 
>>> have current focus, all the stack windows disappear and reappear only when 
>>> I switch to another application and back again. Activating a stack window 
>>> by clicking on the window title bar works normally (i.e. does not 
>>> disappear).
>>> 
>>> Has anyone else seen this at all? Any suggestions for tracking possible 
>>> causes?
>>> 
>>> MacOS Ventura
>>> Laptop M1
>>> LC 10 dp... and LC9.11
>>> 
>>> 
>>> Thanks a lot for any pointers!
>>> 
>>> cheers
>>> Alan
>>> ___
>>> use-livecode mailing list
>>> use-livecode@lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your 
>>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> 
>> 
>> 
>> 
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Anyone ever put a token into the Apple Wallet and Play (Android) wallet?

2023-12-22 Thread Mark Rauterkus via use-livecode
Hi,

Wondering if there is a way to make a LiveCode app that can then generate a
membership card thingie / ticket for inclusion into the wallet of mobile
devices.

???

We need an affordable way to make an ID card. Needs to expire. Verification
doesn't need to be so iron-clad nor block-chain enabled.

Similar commercial app:
https://cuseum.com/

https://passkit.com/
https://help.passkit.com/

Might be more universal to have the membership card in your Apple Wallet or
Google thing on your Android phone.

They charge pennies per card. Then hook it to a backend database.

Wondering if this could be done with LiveCode too?
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Application disappears unexpectedly (goes into background)

2023-12-22 Thread Craig Newman via use-livecode
Clicking on a titlebar sends no messages to LC, only to the OS, essentially 
saying “bring me to the front”.

The fact that all the card windows reappear when you do that seems very odd to 
me. If I hide a stack and then go somewhere else on my computer, that stack 
does not reappear just because I brought LC back to the front. Hidden stacks 
stay hidden until explicitly made visible, as they should.

Jacque’s  suggestion seems reasonable, but it seems like a long shot.

Have you tried restarting?

Can’t wait to hear how this (hopefully) resolves.

Craig

> On Dec 22, 2023, at 1:45 AM, J. Landman Gay via use-livecode 
>  wrote:
> 
> Have you done a global search for the word "hide" in the scripts?
> 
> --
> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Software | http://www.hyperactivesw.com
> On December 21, 2023 7:55:47 PM Alan Stenhouse via use-livecode 
>  wrote:
> 
>> I've got a MacOS LC standalone that opens a stackfile external to the 
>> application. Whenever I click inside one of the stack windows which doesn't 
>> have current focus, all the stack windows disappear and reappear only when I 
>> switch to another application and back again. Activating a stack window by 
>> clicking on the window title bar works normally (i.e. does not disappear).
>> 
>> Has anyone else seen this at all? Any suggestions for tracking possible 
>> causes?
>> 
>> MacOS Ventura
>> Laptop M1
>> LC 10 dp... and LC9.11
>> 
>> 
>> Thanks a lot for any pointers!
>> 
>> cheers
>> Alan
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode