Re: Constants in code.

2019-12-09 Thread Chip Scheide via 4D_Tech
Kirk, yes you can :) As I said in my post - I modified 4DPop constant editor do just that (among other things) Chip > I'll add a vote for Cannon's code for creating constant XLIF files. I > really like being able to add comments to what the constants are for in the > code. You just can't do

Re: The future of output forms

2019-12-09 Thread John DeSoi via 4D_Tech
> On Dec 9, 2019, at 4:34 PM, Two Way Communications via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > But this brings me to this question: Will output forms keep being supported > by 4D? I doubt they will be depreciated. The same implementation model is used for print forms, and it would not

Structure and Verification issue

2019-12-09 Thread Mitchell Shiller via 4D_Tech
Hi, Went to verify my structure today after a week of coding. I noticed no anomalies or issue with the db but I like to make sure all is OK. Verification reports that anomalies are found. But when I check the log, none are highlighted. I ran a repair 2X. A compact. But verification still repor

The future of output forms

2019-12-09 Thread Two Way Communications via 4D_Tech
Hi Guys, Like many of you, I have stopped using output forms to display selections of records, using listboxes in stead. But lately, I have started to use them again. Why, you might ask. Well, quite a number of customers are using laptop/tablet devices. More often than not, they will use th

Re: Constants in code.

2019-12-09 Thread Eric Naujock via 4D_Tech
I have downloaded it and played with it a bit. It looks interesting. I think I may add the constants_rebuildall to my post backup script. This way I can be sure my constants are always deployed, At least after a backup. Since the script takes almost no time but the time gains with the constants

Re: Constants in code.

2019-12-09 Thread Kirk Brooks via 4D_Tech
Eric, I'll add a vote for Cannon's code for creating constant XLIF files. I really like being able to add comments to what the constants are for in the code. You just can't do that with the 4DPOP component. On Mon, Dec 9, 2019 at 9:55 AM Eric Naujock via 4D_Tech < 4d_tech@lists.4d.com> wrote: > T

Re: Test Post

2019-12-09 Thread Kenneth Geiger via 4D_Tech
This one posted. > On Dec 9, 2019, at 12:26 PM, Ken Eyring via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > My posts don't seem to be posted to the list. > > > ** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.

Test Post

2019-12-09 Thread Ken Eyring via 4D_Tech
My posts don't seem to be posted to the list. ** 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: Constants in code.

2019-12-09 Thread Eric Naujock via 4D_Tech
Thanks I downloaded the document. Reading into it. Hopefully it still works for the new 4D Projects system. I am looking forward to being able to use GIT to manage my 4D projects. Versioning. > On Dec 9, 2019, at 11:40 AM, Cannon Smith > wrote: > > Hi Eric, > > There is also a way to create

Re: Constants in code.

2019-12-09 Thread Cannon Smith via 4D_Tech
Hi Eric, There is also a way to create constants in your code if you want. There is a tech note about it here: HTH. -- Cannon.Smith Synergy Farm Solutions Inc. Aetna, AB Canada > On Dec 9, 2019, at 8:09 AM, Eric Naujock via 4D_Tech <4d_tech@lists.4

Re: Constants in code.

2019-12-09 Thread Eric Naujock via 4D_Tech
Thanks. I would appreciate having the new 4D Pop. > On Dec 9, 2019, at 10:44 AM, Chip Scheide via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > to expand > you can create 1 or more constants files in xlif format. > Inside each constants file you can create 'groups', logic assemblages > of co

Re: AW: Constants in code.

2019-12-09 Thread Chip Scheide via 4D_Tech
to expand you can create 1 or more constants files in xlif format. Inside each constants file you can create 'groups', logic assemblages of constants. i.e. Web_Display, Interface_Colors, Listbox_Properties, etc. There is a tool in 4DPop (4Dpop constants editor) to help with this process.

AW: Constants in code.

2019-12-09 Thread Epperlein, Lutz (agendo) via 4D_Tech
You have to use xliff and you can find an example here: https://kb.4d.com/assetid=76583 Regards Lutz -Ursprüngliche Nachricht- Von: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] Im Auftrag von Eric Naujock via 4D_Tech Betreff: Constants in code. Good morning, This seem pretty ru

Constants in code.

2019-12-09 Thread Eric Naujock via 4D_Tech
Good morning, This seem pretty rudimentary, but I don’t seem find anything in the docs for this. Can you define your own Constants? I would like to define constants in my database to cover various groups for permissions. But what I am finding in the docs for v17r6 says they are listed

web area and memory use

2019-12-09 Thread Piotr Chabot Stadhouders via 4D_Tech
Hi, Windows 64 bit, 4D v17r5, Embedded rendering engine We use 4D Web Area to show some HTML based reports The reports are formatted by CSS and on some of the elements we enabled user interaction with Javascript Sometimes there cab be quite an amount of HTML elements in the report, because of a