Re: v13+ code to increase font size

2017-01-04 Thread Pat Bensky
Chip, I have code that duplicates objects on a form, moves/resizesthem, sets the font and size - it's used in our Form Design Wizard: https://www.catbase.com/the-form-design-wizard2.html Is that the sort of thing you're after? Pat On 3 January 2017 at 19:14, Chip Scheide <4d_o...@pghrepository.or

Rép: v13+ code to increase font size

2017-01-04 Thread Arnaud de Montard
> Le 3 janv. 2017 à 20:14, Chip Scheide <4d_o...@pghrepository.org> a écrit : > > anyone have code already written to increase font size, move things > around etc as the font size increases > - at least for a list (ing/box) > - great if it can include entry forms too Hi Chip, nothing to move ob

RE: Cannot connect 4D client v15R5 64-bit with 4D Server v15R5 64-bit

2017-01-04 Thread Akram Hamed
Hi, Happy new year and thank you for your help. It's done. Regards Akram Hamed -Original Message- From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of Timothy Penner Sent: Tuesday, January 03, 2017 9:23 PM To: 4D iNug Technical <4d_tech@lists.4d.com> Subject: RE: Cannot conn

Re: v13+ code to increase font size

2017-01-04 Thread ADeeg
There is a sample Database from the 4D World Tour 2016 "08_Zoom Form" Its on the red 4D USB Stick this link from Ortwins blog shows some screen shots and a video: http://.mettre.de/wp/formulare-zoomen/ Regards Armin Chip Scheide wrote > anyone have code already written to increase font siz

Re: Sierra 10.12.2 4D crash on new touch bar macbook pro - possible solution

2017-01-04 Thread ADeeg
Justin, maybe this works better for you ? https://github.com/miyako/4d-plugin-crash-protection Regards Armin Justin Leavens wrote > I've been unable to use 4D v13 in Client mode at all under OS X 10.12.2 > with the new MacBook Pro. Either it crashes when trying to enter the > password (just cli

Label editor and system locale

2017-01-04 Thread David Samson
I received a call from a user of a charity database that I wrote. The charity is based in England but has international donors. They were trying to print labels using the label editor and were seeing all the addresses with the house number after the street but the actual data (in 4D) for that count

Re: v13+ code to increase font size

2017-01-04 Thread Chip Scheide
Pat, Not exactly what I am looking for. ADeeg, This is what I am looking for - BUT - it needs to OS X compatible Arnaud, This might work, at least for listboxes :) Rather then +/- buttons, or menu items triggered by +/- I was thinking I would do something like Option/Alt + window resize So

Re: v13+ code to increase font size

2017-01-04 Thread Arnaud de Montard
> > Le 4 janv. 2017 à 16:14, Chip Scheide <4d_o...@pghrepository.org> a écrit : > > [...] > Arnaud, > This might work, at least for listboxes :) I use it on listboxes only. Old users like me. IMHO text size and window size are different matter: the 1st to help reader while changing form size

v13+ - Warming Cache - still needed?

2017-01-04 Thread Chip Scheide
I have some code that warms the cache for one specific table. I am wondering if this is still needed with newer version of 4D. This is/was done because at time I need to build a genealogy, which can/has go for 10 generations and thousands of animals. In my initial testing (v11) i found a vary si

Re: v13+ code to increase font size

2017-01-04 Thread ADeeg
Chip, yes it is OSX and Win compatible. Screens and video is from OSX 10.11 build with 4D v12 I've copied all methods from the v15 sample component to 4D v12 and modified the code to work with v12. Check your red 4D USB stick from the 4D world tour 2015. This sample "08_Form Zoom" is working qui

Re: [off] Happy New year

2017-01-04 Thread Per Gotthardsson
Happy New Year from Sweden, Chip!! Skickat från min iPhone > 3 jan. 2017 kl. 18:36 skrev Chip Scheide <4d_o...@pghrepository.org>: > > hope everything is going well for all of you. > Chip > ** > 4D Internet Users Group (4D iNUG)

Re: v13+ - Warming Cache - still needed?

2017-01-04 Thread Douglas von Roeder
Chip: The cache is *going* to get filled (let's hope). If you use code, the code experiences the delay. If user action fills the cache, users experience the delay. To my way of thinking, seeing that you've got code that can continue to do the "dirty work", why not use it? -- Douglas von Roeder

Re: v13+ code to increase font size

2017-01-04 Thread Chip Scheide
GREAT! web page said windows only (you might want to update) The only problem I have is I do not have a 'red usb' as I did not/was not able to attend the world tour. On Wed, 4 Jan 2017 09:51:20 -0700 (MST), ADeeg wrote: > Chip, > > yes it is OSX and Win compatible. Screens and video is from OSX

Re: v13+ - Warming Cache - still needed?

2017-01-04 Thread Benedict, Tom
Hi Chip Scheide >I have some code that warms the cache for one specific table. >I am wondering if this is still needed with newer version of 4D. We use cache warming for years. Then v11 arrived and maybe we got bigger hardware too. Ever since then we haven't warmed the cache. I seem to recall