Re: change in behavior v 15 to v 16 ?

2019-02-19 Thread Keisuke Miyako via 4D_Tech
yes right-click should work with the 64-bit system dialog.

as for Request(), I would first create a new DB and confirm that there are no 
issues with the particular version your are using.

SET MENU BAR(1)
$req:=Request("";"copy and paste me")

> 2019/02/20 1:53、Charles Miller のメール:
>
> Thanks do you mean that I can right click to paste.I will try that and
> advise. How should I proceed on the request dialog issue. Can with
> right click there as well




**
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: change in behavior v 15 to v 16 ?

2019-02-19 Thread Charles Miller via 4D_Tech
Thanks do you mean that I can right click to paste.I will try that and
advise. How should I proceed on the request dialog issue. Can with
right click there as well

Thanks and regards

Chuck

On Mon, Feb 18, 2019 at 4:11 AM Keisuke Miyako via 4D_Tech
<4d_tech@lists.4d.com> wrote:
>
> evidently this is standard behaviour; or rather, technical limitation.
> the file / folder select dialog is detached from the main application menu.
> you can, however, paste from the contextual menu.
>
> this is limited to 64-bit (cocoa),
> it was reported in the early days of 64-bit
> and the reply from engineering was that this is extremely complex and 
> impossible to fix.
>
> but your comment about the request dialog seems to be a separate, solvable 
> issue.
> if an "edit" menu bar is installed for the process,
> it should work with the Request() command.
>
> > 2019/02/16 1:46、Chuck Miller via 4D_Tech <4d_tech@lists.4d.com>のメール:
> > In v 16 with exactly the same commands you can not paste into the finder 
> > window. Is this expected behavior or not
>
>
>
>
> **
> 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
> **



-- 
-
 Chuck Miller Voice: (617) 739-0306 Fax: (617) 232-1064
 Informed Solutions, Inc.
 Brookline, MA 02446 USA Registered 4D Developer
   Providers of 4D, Sybase & SQL Server connectivity
  http://www.informed-solutions.com
-
This message and any attached documents contain information which may
be confidential, subject to privilege or exempt from disclosure under
applicable law.  These materials are intended only for the use of the
intended recipient. If you are not the intended recipient of this
transmission, you are hereby notified that any distribution,
disclosure, printing, copying, storage, modification or the taking of
any action in reliance upon this transmission is strictly prohibited.
Delivery of this message to any person other than the intended
recipient shall not compromise or waive such confidentiality,
privilege or exemption from disclosure as to this communication.
**
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: change in behavior v 15 to v 16 ?

2019-02-18 Thread Keisuke Miyako via 4D_Tech
evidently this is standard behaviour; or rather, technical limitation.
the file / folder select dialog is detached from the main application menu.
you can, however, paste from the contextual menu.

this is limited to 64-bit (cocoa),
it was reported in the early days of 64-bit
and the reply from engineering was that this is extremely complex and 
impossible to fix.

but your comment about the request dialog seems to be a separate, solvable 
issue.
if an "edit" menu bar is installed for the process,
it should work with the Request() command.

> 2019/02/16 1:46、Chuck Miller via 4D_Tech <4d_tech@lists.4d.com>のメール:
> In v 16 with exactly the same commands you can not paste into the finder 
> window. Is this expected behavior or not




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

change in behavior v 15 to v 16 ?

2019-02-15 Thread Chuck Miller via 4D_Tech
In v 15 if you have a the following line of code (with all variables typed)
$DocRef:=create document(“”;”TEXT”)
you could paste into the finder window

In v 16 with exactly the same commands you can not paste into the finder 
window. Is this expected behavior or not

The same behavior is exhibited in the request window

Regards

Chuck

 Chuck Miller Voice: (617) 739-0306
 Informed Solutions, Inc. Fax: (617) 232-1064   
 mailto:cjmillerinformed-solutions.com 
 Brookline, MA 02446 USA Registered 4D Developer
   Providers of 4D and Sybase connectivity
  http://www.informed-solutions.com  

This message and any attached documents contain information which may be 
confidential, subject to privilege or exempt from disclosure under applicable 
law.  These materials are intended only for the use of the intended recipient. 
If you are not the intended recipient of this transmission, you are hereby 
notified that any distribution, disclosure, printing, copying, storage, 
modification or the taking of any action in reliance upon this transmission is 
strictly prohibited.  Delivery of this message to any person other than the 
intended recipient shall not compromise or waive such confidentiality, 
privilege or exemption from disclosure as to this communication. 

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