Re: button picture problems in v16 and v17

2018-09-21 Thread Kirk Brooks via 4D_Tech
On Fri, Sep 21, 2018 at 8:36 AM Chuck Miller via 4D_Tech <
4d_tech@lists.4d.com> wrote:

> Actually source was available. I have it. Fixed the issues I was having. I
> did look at the tech note and the link for Miyako’s component was broken so
> any ideas where I might find it
>

https://github.com/miyako?page=3=repositories

-- 
Kirk Brooks
San Francisco, CA
===

*We go vote - they go home*
**
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: button picture problems in v16 and v17

2018-09-21 Thread Chuck Miller via 4D_Tech
Actually source was available. I have it. Fixed the issues I was having. I did 
look at the tech note and the link for Miyako’s component was broken so any 
ideas where I might find it

Thanks and 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. 

> On Sep 21, 2018, at 3:48 AM, Epperlein, Lutz (agendo) via 4D_Tech 
> <4d_tech@lists.4d.com> wrote:
> 
> Which user mode component do you use, the really old one by Th. Maul or the 
> slightly more up-to-date by Keisuke Miyako? Look here: 
> http://kb.4d.com/assetid=76942 
> 
> With Thomas' component you are out of luck. There isn't any source code 
> available and it uses .pict pictures. And it isn't recommended for versions 
> above V12 anyway.
> Switch to Miyako's component. It uses your input and output forms. No need to 
> copy resources into the Resources folder of the component. And it works out 
> of the box.

**
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: button picture problems in v16 and v17

2018-09-21 Thread Epperlein, Lutz (agendo) via 4D_Tech
Which user mode component do you use, the really old one by Th. Maul or the 
slightly more up-to-date by Keisuke Miyako? Look here: 
http://kb.4d.com/assetid=76942

With Thomas' component you are out of luck. There isn't any source code 
available and it uses .pict pictures. And it isn't recommended for versions 
above V12 anyway.
Switch to Miyako's component. It uses your input and output forms. No need to 
copy resources into the Resources folder of the component. And it works out of 
the box.

HTH
Lutz

--  
Lutz Epperlein  
--
Agendo Gesellschaft für politische Planung mbH
Köpenicker Str. 9
10997 Berlin
http://www.agendo.de/
--



> -Original Message-
> From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of Chuck 
> Miller via
> Subject: button picture problems in v16 and v17
>
> Hi All,
>
> I am using user mode component created many moons ago. I have updated my 
> input
> forms and now none of the pictures for the buttons show up.
>
> The input forms are of course in the host db. Buttons on those forms are 
> inside the
> images folder and appear during editing. I have copied the same folder 
> structure inside
> the component, thinking that would solve the problem, but alas it does not. 
> Any ideas
> as to what I might do
>
> I guess I could try putting in Picture library but am loath to do so
>
> Thanks and regards
>
>
> Chuck
**
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: Anyone using FTP_Receive under 64-bit? SOLVED

2018-09-21 Thread Jörg Knebel via 4D_Tech
I have to chime in here.

> On 21 Sep 2018, at 15:31 AEST, Allan Udy via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> Finally (after wasting a bucket load of time…

I'll join the club

> This is being reported to 4D as a bug.

Thanks for that.


> But, under 64-bit, localPath MUST be a path/filename otherwise an error is 
> thrown (-2201).

In my case I get the error "-54 Connection reset by peer” and I passed a valid 
localPath.


My 2¢

Cheers
Jörg
**
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: Anyone using FTP_Receive under 64-bit? SOLVED

2018-09-21 Thread Keisuke Miyako via 4D_Tech
it is unfortunate, that the doc does not mention on all pages what is explained 
here:

http://doc.4d.com/4Dv15/4D/15/4D-Internet-Commands-64-bit-version-for-OS-X.300-2048298.en.html

quote:

Unsupported interface features

With respect to OS X user interface specificities, the following features are 
not supported in the 64-bit version of 4D Internet Commands for OS X.

Progress bar

The 4D IC 64-bit version for OS X does not display a progress bar when 
executing time-consuming operations. The FTP_Progress FTP_Progress command is 
deprecated in the 64-bit version of OS X.
When called in this environment, the command returns error -2201 (unimplemented 
feature).

File selector dialog

File selector dialog boxes cannot be displayed by the 4D IC 64-bit version 
plug-in for OS X. With this version, localPath or hostPathparameters are 
mandatory and must contain valid file paths; otherwise an error -2201 
(unimplemented feature) is returned. This syntax concerns all commands that 
handle file names, including FTP, IMAP, MSG, POP, SMTP, and IT commands.
If you want the user to select files from their computer, we recommend that you 
call 4D's built-in commands, such as Select document.

2018/09/21 14:31、Allan Udy via 4D_Tech 
<4d_tech@lists.4d.com>のメール:
But, under 64-bit, localPath MUST be a path/filename otherwise an error is 
thrown (-2201).
Our problem boiled down to the fact that our code was sending localpath as a 
null string, as per the docs, which worked fine under 32-bit, but fails under 
64-bit.



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