Re: Explorer bottom toolbar not displaying...

2018-11-22 Thread Chip Scheide via 4D_Tech
I got 2 new monitors at work, moved from 22" -> 24" 
Now... windows that were previously (or never) opened on the 22" monitor now 
opens so that 1/2 is on one screen and 1/2 on the other...   

Chip

> I'm happy there is a simpler work-around than finding some obscure 
> file to delete. But it would be better if 4D just fixed the issue. If 
> you use multiple monitors and change configurations this is an 
> ongoing issue. Other Mac applications have no problems, but I'm often 
> surprised by how 4D windows end up. I try to remember to quit 4D 
> before unplugging my external monitor because of all the problems.
> 
> John DeSoi, Ph.D.
> 
> 
>> On Nov 21, 2018, at 6:47 PM, Tim Nevels via 4D_Tech 
>> <4d_tech@lists.4d.com> wrote:
>> 
>> Thanks so much for telling everyone about this keyboard fix. And I’
>> m sure it’s probably documented somewhere with a single sentence 
>> that most of us never bothered to read. 
>> 
>> As least now we all know… when a 4D window opens in a stupid 
>> location, close it and then open it again with the shift key down to 
>> fix it. A simple, elegant solution. No more wandering to the 
>> preferences folder and deleting a file to fix it. 
>> 
>> Do we know what version this was implemented in?
>> 
> 
> **
> 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
> **

Hell is other people 
 Jean-Paul Sartre
**
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: Explorer bottom toolbar not displaying...

2018-11-22 Thread Chip Scheide via 4D_Tech
Tim,
listbox columns etc are saved -- does this include list boxes that are 
dynamically built?
i.e. are simply empty place holders in the designer environment?

Chip

> On Nov 21, 2018, at 7:48 PM, John DeSoi  wrote:
> 
>> I'm happy there is a simpler work-around than finding some obscure 
>> file to delete. But it would be better if 4D just fixed the issue. 
>> If you use multiple monitors and change configurations this is an 
>> ongoing issue. Other Mac applications have no problems, but I'm 
>> often surprised by how 4D windows end up. I try to remember to quit 
>> 4D before unplugging my external monitor because of all the problems.
> 
> I agree John. It would be great if a 4D engineer that has multiple 
> monitors and also a laptop were assigned the task of updating their 
> code to be more defensive about where it opened windows. Checking the 
> window rect to see if it will be fully displayed with the current 
> monitor configuration, making sure windows don’t appear partially 
> offscreen, etc. I’ve been doing this for years in my own “OpenWindow
> ” method and it’s a lot of work, but it can be done. And there are 
> complications to make it work well on both macOS and Windows.
> 
> But I am now abandoning using my OpenWindow method and I’m now using 
> a new method called “OpenFormWindow” that relies on the “save 
> geometry” option so that windows remember where the user positioned 
> them and how they configured listbox columns, splitters, etc. 
> 
> It’s a great 4D feature that you can use by simply checking a 
> checkbox for a form and using the “Open form window” command. They 
> just need to add a bit more polish to it and then we can enjoy using 
> it without these “edge case” problems. I can’t do the work I was 
> doing with my OpenWindow method because now 4D is in full control of 
> where to position a new window. I have to trust them that they will 
> do a good job. Sometimes they let me down. :(
> 
> This secret command key will help my users when this situation 
> occurs. I can now tell them to just hold down the shift key before 
> they select a menu item. 
> 
> Tim
> 
> *
> Tim Nevels
> Innovative Solutions
> 785-749-3444
> timnev...@mac.com
> *
> 
> **
> 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
> **

Hell is other people 
 Jean-Paul Sartre
**
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: V15 and SQL

2018-11-22 Thread Robert McKeever via 4D_Tech
Unfortunately, adding ‘ALTER DATABASE ENABLE TRIGGERS’ to the server startup 
routine did nothing.

> On Nov 18, 2018, at 9:50 PM, Keisuke Miyako via 4D_Tech 
> <4d_tech@lists.4d.com> wrote:
> 
> could it be possible that triggers are disabled by code?
> 
> http://doc.4d.com/4Dv15/4D/15/ALTER-TABLE-DISABLE-TRIGGERS.300-2048419.en.html
> http://doc.4d.com/4Dv15/4D/15/ALTER-DATABASE-DISABLE-TRIGGERS.300-2048403.en.html
> 
>> 2018/11/15 8:25、Robert McKeever via 4D_Tech <4d_tech@lists.4d.com>のメール:
>> a 4D server (Mac) is receiving new records in a table via SQL. That is fine 
>> EXCEPT that
>> ((Trigger event=On Saving New Record Event) | (Trigger event=On Saving 
>> Existing Record Event))
>> never triggers. I need this to happen so other related tables can be updated 
>> accordingly. Any suggestions?
> 
> 
> 
> 
> **
> 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
> **

_
Bob McKeever  http://www.mswl.com 
McKeever's Software Wizardry
Port Coquitlam, B.C.
bobmckee...@mac.com




**
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
**

Resource Pictures

2018-11-22 Thread JOHN BAUGHMAN via 4D_Tech
I am going through a database in preparation for going to 64bi deployment and 
fixing all the pictures. Where do I find a picture resource listed in the 
Property list as…

Image titre liste/-2082

I should know this. ;-(

Thanks,

John


John Baughman
Kailua, Hawaii
(808) 262-0328
john...@hawaii.rr.com

**
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
**

V15.2 to v17.0HF3 conversion problem

2018-11-22 Thread Keith Goebel via 4D_Tech
Hi all.
Just offering a headzup on a problem I encountered after upgrading a v15.2 
structure to v17.0HF3 on Win7.

A few of the checkboxes on my forms decided to change their action to Accept.
It came to light after user reports that clicking on a certain checkbox 
dismissed the dialog.

Wish I could say I found an easy way to locate the “bad" ones by using Find in 
Design, but I can’t - sorry - it was a purely manual “check every checkbox on 
every form” chore.
I found only 7 forms out of over a hundred that were affected, and only some of 
the checkboxes on those forms.
Cheers, Keith
There are 3 kinds of mathematician. Those who can count, and those who can't.
**
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
**