Re: BRING TO FRONT for process windows minimized

2018-01-10 Thread John Baughman via 4D_Tech
Actually, now that I think about it, I do not think that there is a way to ask the worker for the window ref. I think you have to have the worker issue the CALL FORM or BRING TO FRONT > On Jan 10, 2018, at 6:56 AM, John Baughman via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Now anytime you n

Re: BRING TO FRONT for process windows minimized

2018-01-10 Thread John Baughman via 4D_Tech
> On Jan 10, 2018, at 5:18 AM, John DeSoi via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > All of this makes it a lot more complicated to use CALL FORM when all you > have is a process number and need to determine the window reference. I posted earlier about using a worker process to spawn pro

Re: BRING TO FRONT for process windows minimized

2018-01-10 Thread Cannon Smith via 4D_Tech
Hi John, This has been reported as ACI0096836. It isn’t fixed in v16.2, but I don’t know beyond that. -- Cannon.Smith Synergy Farm Solutions Inc. Hill Spring, AB Canada 403-626-3236 > On Jan 10, 2018, at 8:18 AM, John DeSoi via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Not sure if this i

Re: BRING TO FRONT for process windows minimized

2018-01-10 Thread Herr Alexander Heintz via 4D_Tech
Always use the commands in Win32 API to determine windows mimize state! Also to restore it Providing you are on windows that is… > Am 10.01.2018 um 16:18 schrieb John DeSoi via 4D_Tech <4d_tech@lists.4d.com>: > > Not sure if this is a new problem in version 16 (16.3 64-bit Mac) or just > somethi

BRING TO FRONT for process windows minimized

2018-01-10 Thread John DeSoi via 4D_Tech
Not sure if this is a new problem in version 16 (16.3 64-bit Mac) or just something I never realized. BRING TO FRONT does nothing if the window is minimized in the dock. You need to call SHOW PROCESS first even though PROCESS PROPERTIES indicates the process is visible. Also, windows minimized