Re: Why does 4D have uppercase UUIDs?

2017-04-23 Thread Keisuke Miyako via 4D_Tech
I wasn't aware of the argument that they should always be lowercase. it's true that the native function on Windows (UuidCreate, UuidToString) creates lowercase, but on Mac (NSUUID.UUIDString, CFUUIDCreate/CFUUIDCreateString) they are uppercase and also hyphenated. uppercase-non-hyphenated seems

Re: Preventing On Start Up from Running

2017-04-23 Thread Keisuke Miyako via 4D_Tech
Hello, find {Get 4D folder}/Favorites v16/Local/ open the 4DLink file with a text editor, in the element database_shortcut, add skip_onstartup_method="true", save, and open it with 4D. > 2017/04/24 5:13、Mitchell Shiller via 4D_Tech <4d_tech@lists.4d.com> のメール: > > I accidentally inserted some r

Re: 4D Write Pro CSS

2017-04-23 Thread Keisuke Miyako via 4D_Tech
Hello, if the question is "which experimental CSS is supported in 4D Write Pro?", then I think you might be asking the wrong question. quote: "4D specific tags" means 4D XHTML with a 4D namespace and 4D CSS styles. http://doc.4d.com/4Dv16/4D/16/WP-EXPORT-DOCUMENT.301-3048103.en.html in other wor

Re: 4D Write Pro CSS

2017-04-23 Thread Pat Bensky via 4D_Tech
Hmmm. That doesn't appear to be a very comprehensive list. I did a quick test - created a 4D Write Pro document with an experimental Stylesheet and exported it as HTML. It included a CSS section, as expected, with this style definition: li.experimental-style { text-align:right;text-ind

Preventing On Start Up from Running

2017-04-23 Thread Mitchell Shiller via 4D_Tech
Hi, I accidentally inserted some recursive code in my Start Up procedure. Now I when I open the database, I can’t get to the design environment. I can’t remember how I prevent this form happening. I know it has something to do with preferences… I think TIA Mitch

Re: Why does 4D have uppercase UUIDs?

2017-04-23 Thread Arnaud de Montard via 4D_Tech
> Le 23 avr. 2017 à 21:41, Kirk Brooks via 4D_Tech <4d_tech@lists.4d.com> a > écrit : > > Arnaud, > >> [...] >> > ​Yeah - please. The google translate makes no sense. ​ Agree, I prefer Ioda. +++ me: wondering why uuid are uppercase and md5 lowercase… UPPERCASE IS UGLY, IT YELLS me (again)

Re: Why does 4D have uppercase UUIDs?

2017-04-23 Thread Kirk Brooks via 4D_Tech
Arnaud, On Sun, Apr 23, 2017 at 12:31 PM, Arnaud de Montard via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Hi Kirk, > > (feel free to ask for translation if needed) > ​Yeah - please. The google translate makes no sense. ​ -- Kirk Brooks S

Re: Why does 4D have uppercase UUIDs?

2017-04-23 Thread Arnaud de Montard via 4D_Tech
> Le 23 avr. 2017 à 21:21, Kirk Brooks via 4D_Tech <4d_tech@lists.4d.com> a > écrit : > > [...] > Just curious what that's about and if there's some important distinction > here I'm not aware of. Hi Kirk, (feel free to ask for translat

Why does 4D have uppercase UUIDs?

2017-04-23 Thread Kirk Brooks via 4D_Tech
I was looking up something else yesterday and came across some comments and directions regarding UUIDs and saying that they should always be lowercase. But this isn't a hard rule, apparently. And 4D prefers to uppercase them - which I find harder to read. Just curious what that's about and if ther

Question about synching Resources folder from 4D Server

2017-04-23 Thread Kirk Brooks via 4D_Tech
I'm having a hard time getting this to work. I have the server setting "Update Resources folder during a session" set to Always. I set the database parameter of the Clients to automatically sync. I do this on startup so I know it's set. And I know there's a 2 minute lag between when a change is ma

Re: Dynamic Method Creation & Content Changing

2017-04-23 Thread truegold via 4D_Tech
Hi Nigel, OK, thanks. I’ll see if I can figure it out. Appreciate, John... > You should not really have much trouble with 4D SET METHOD..I Use it all the > time(in development not in a live enviroment) > > METHOD SET CODE($_t_methodName;$_t_MethodText) > > just need to make sure method is n

Re: Tom Benedict's rule engine - something that you need to know

2017-04-23 Thread Benedict, Tom via 4D_Tech
David, >Tom Benedict mentioned in passing that a "rule engine" he presented at the >Summit in 2014 might be >the right tool to help John Foster solve a problem. >My ears perked up because I've long wanted to have a rule engine in 4D but >haven't taken the time to >write one. Tom hooked me up wit

Re: "Placeholder" in property list

2017-04-23 Thread Arnaud de Montard via 4D_Tech
> Le 22 avr. 2017 à 15:37, Jeffrey Kain via 4D_Tech <4d_tech@lists.4d.com> a > écrit : > > Has anyone noticed that in 15.4 (HF2... maybe others) there's a new property > for fields and variables called 'Placeholder' that automatically fills an > empty field with descriptive text in a light gra