Re: Blank server administration window v17

2018-10-10 Thread David Porter via 4D_Tech
I just ran into this while developing interpreted. v17 64bit server , Windows Server 2012 R2. I just triggered some code on the client to execute on the server. The code displays a series of thermometers, which just blinked by on the server. ( Uses 4D Progress component ) After that the Admi

Re: Making LOG EVENT thread-safe

2017-09-26 Thread David Porter via 4D_Tech
David, Thanks for posting the LogWorker code, it has been fun experimenting with it. I have been testing only the preemptive test code. Running on a Mac Pro (Late 2013) with 6-Core Intel Xeon E5 , Mac OS X 10.12.6 4D 16.1 hotfix 2 , 64 bit app. ( Not server ) Yes, there is a bug in the code. Me

Re: Modal dialog dilemma

2017-06-19 Thread David Porter via 4D_Tech
Interestingly we discovered one source of bleed through was our users. Some of our users would double click the accept or cancel button. So, I set the button in the background window to disabled, and enabled it about 1 second after the foreground window was closed. Dave Porter Tailored Solutions,

Re: How do you force resources to download these days?

2017-06-05 Thread David Porter via 4D_Tech
Make sure you first use SET DATABASE PARAMETER(Auto synchro resources folder;1) // auto I also have the data base setting for client-server set … Update “Resources” folder during a session: Always This combination works well for me. I use it to update XLIFF files to all connecte

Re: V16 on OSX Application licence

2017-05-19 Thread David Porter via 4D_Tech
Been there, done that, it is not easy. Tim was a great help to me when I was struggling to get this sorted out. He knows what he is talking about. Dave Porter Tailored Solutions, Inc. Business Management Software for Label Converters > On May 19, 2017, at 2:12 PM, Chuck Miller via 4D_Tech <4d_te

Re: Limit input into alpha characters into variable

2017-05-12 Thread David Porter via 4D_Tech
Use an alpha field with the character limit you want from a temporary table. Copy the alpha field to the variable. Dave Porter Tailored Solutions, Inc. Business Management Software for Label Converters > On May 12, 2017, at 12:12 PM, Keith White via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > H

Re: v13: what causes boolean fields to display radios instead of check boxes

2017-04-25 Thread David Porter via 4D_Tech
I bet you have a semicolon in the displayed text . Dave Porter Tailored Solutions, Inc. Business Management Software for Label Converters http://www.labeltraxx.com/ 414-774-9997 > On Apr 20, 2017, at 9:14 AM, Kirk Brooks via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Alan, > Umm -

4D World Tour 2017

2017-04-05 Thread David Porter via 4D_Tech
I just saw the 4D World Tour 2017 Day 2 State-of-the-art training presentation in Chicago. Jean-Pierre Ribreau and Add Komoncharoensiri did a great job explaining and demonstrating many recent changes to 4D. I am currently reviewing my notes, and going over the documentation and examples on t