Re: Apple Events Manager Process?

2019-09-16 Thread Tom Benedict via 4D_Tech
Thanks for the followup!

There is a On System Event database method, but it doesn’t do anything:

C_LONGINT($1)
Case of 
: ($1=On application background move)
  //Do something
: ($1=On application foreground move)
  //Do something else
End case 

I’ve deleted it and will see what happens.

Thanks again,

Tom Benedict

> On Sep 16, 2019, at 17:53, Keisuke Miyako via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> the "Apple" in "Apple Event Manager" has no correlation to the platform 
> operation system.
> it could be interpreted more generically as the system event manager.
> 
> if you see this process popping up,
> check your On System Event database method;
> if a blank method exists, delete it completely.
> 
> if you do use the database event,
> make sure the code does not trigger any UI code (MESSAGE, for example).
> 
> 2019/09/13 21:08、Tom Benedict via 4D_Tech 
> <4d_tech@lists.4d.com>のメール:
> From time to time I see an empty window named “Apple Events Manager” on 4D 
> Server. There is a process in Runtime Explorer named “Apple Events Manager”. 
> What is the purpose of this window/process?
> 
> 
> 
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Apple Events Manager Process?

2019-09-16 Thread Keisuke Miyako via 4D_Tech
the "Apple" in "Apple Event Manager" has no correlation to the platform 
operation system.
it could be interpreted more generically as the system event manager.

if you see this process popping up,
check your On System Event database method;
if a blank method exists, delete it completely.

if you do use the database event,
make sure the code does not trigger any UI code (MESSAGE, for example).

2019/09/13 21:08、Tom Benedict via 4D_Tech 
<4d_tech@lists.4d.com>のメール:
From time to time I see an empty window named “Apple Events Manager” on 4D 
Server. There is a process in Runtime Explorer named “Apple Events Manager”. 
What is the purpose of this window/process?



**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Apple Events Manager Process?

2019-09-13 Thread Spencer Hinsdale via 4D_Tech
Hi Tom,

I don't know how 4D figures here, but Apple Events appear to be product 
announcements which have adopted a QVC or Home Shopping Network format which 
entails a "personality" modelling a new product offering and then telling us 
the price, which always ends in 9-9.  The Apple Events Manager seems to be a 
guy named Tim, because after the personality says, the new eye-whatever is only 
one thousand and 99, they say, back to you, Tim.  If you need to speak with 
Tim, he has invited everyone on the internet to his fifth-avenue shop on Sept 
20.

HTH

spencer



On 13/9/19, 5:08 am, "4D_Tech on behalf of Tom Benedict via 4D_Tech" 
<4d_tech-boun...@lists.4d.com on behalf of 4d_tech@lists.4d.com> wrote:

From time to time I see an empty window named “Apple Events Manager” on 4D 
Server. There is a process in Runtime Explorer named “Apple Events Manager”. 
What is the purpose of this window/process?

Thanks,

Tom Benedict

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Apple Events Manager Process?

2019-09-13 Thread Tom Benedict via 4D_Tech
From time to time I see an empty window named “Apple Events Manager” on 4D 
Server. There is a process in Runtime Explorer named “Apple Events Manager”. 
What is the purpose of this window/process?

Thanks,

Tom Benedict

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**