> Le 5 déc. 2017 à 14:31, Piotr Chabot Stadhouders via 4D_Tech > <[email protected]> a écrit : > > Hi Arnaud, > > Thanks for your thorough test. > [...] > In my tests I also saw this happening. Duplicating each listbox in the form > editor with 20 columns took longer and longer. > I didn't know / expected this to be faster in runtime.
still on it… a/ create a form, add one array listbox of 50 columns --> in the MSC the 4db size is 320Kb b/ duplicate this listbox in order to obtain 10 LB of 50 columns each --> in the MSC the 4db size now is 1,43Mb So each added listbox "cost" in that form is ~120Kb ((1430-320)/9). That may be another good reason to prefer duplicate at runtime. I think too that the more complex is a form, the more chances I have to get it corrupted one day. -- Arnaud de Montard ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

