Re: 4D v18.0 LTS - Form Wizard Missing

2020-04-18 Thread David Belote via 4D_Tech
I was disappointed when 4D v18.1 was released and it did not include the 
missing Form Wizard in the Database Projects.  I really want to use Projects 
because the code can be versioned as Ascii as normal for nearly all other code, 
but without the Form Wizard it is difficult.  It also makes me wonder “what 
else” is missing.  I wonder why this traditional 4D tool is missing.

 

From: David Belote 
Date: Friday, February 28, 2020 at 7:09 AM
To: 4D iNUG Technical <4d_tech@lists.4d.com>
Subject: Re: 4D v18.0 LTS - Form Wizard Missing

 

You guys solved it.  I had created my v18 test databases as database projects 
instead of databases.  Database Projects appear to be new and I’ll have to read 
up on them.  I knew that 4D v18 was introducing a way to manage code in a 
non-binary format, but I did not know the details.

 

Thanks,

 

David Belote

 

From: Jeremy French 
Date: Thursday, February 27, 2020 at 1:01 PM
To: 4D iNUG Technical <4d_tech@lists.4d.com>
Cc: David Belote 
Subject: Re: 4D v18.0 LTS - Form Wizard Missing

 

Hi David,

 

When you create a new database with v18, you can choose between:

1) Database Project; or

2) Database.

 

Database Project (also known as Project Mode) has no form wizard.

 

Database (also know as Binary Mode) has the familiar form wizard: the gear 
button behaves as it did in v17 and earlier.

 

To create a v18 database in Binary Mode, choose FILE -> NEW -> DATABASE, as 
shown in this screen shot:

 

https://i.postimg.cc/mrsb44rY/2020-02-27-14-49-22.png

 

Best regards,

Jeremy French

 




On Feb 23, 2020, at 10:01 PM, David Belote via 4D_Tech <4d_tech@lists.4d.com> 
wrote:

 

Specific version is 4D v18 build 18.246707…




The Gear button at the bottom of the Forms page used to provide options for 
using the Form Wizard.  Now all it lists is “New Form” which provides the exact 
same functionality that the plus sign to the left of it has.  Both of them just 
let a blank form be with no buttons or field chooser to pick from.

Is that what others see as well?  How do I fix this?

 

**
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: Longitude Index: B-Tree or Cluster

2020-04-18 Thread Bernard Escaich via 4D_Tech
John,

In Math4D, method names are all in English.
All descriptions are in English (and in French…)

Forms have not been translated yet, because some use old technologies as Draw 
and Graph.
You don’t need them, if you have a great number of calculations, because you 
will use direct calls to the methods.

Cordialement,

Bernard Escaich



> Le 15 avr. 2020 à 16:03, John J Foster via 4D_Tech <4d_tech@lists.4d.com> a 
> écrit :
> 
> Hi Bernard,
> 
> My scenario was based upon the way I saw someone else implement it. And I 
> don’t have miles or kilometers and don't need them for my purposes.
> 
> Yea it will either be a square or a circle not sure yet.
> 
> Does anyone know if there is an updated v17 English version of the Math4D 
> component? If not I’ll have to translate the dialog labels dealing with 
> longitude/latitude/distance calculations.
> 
> Appreciate,
> John…
> 
> 
>> You say "Show me all cities within 4 minutes from this longitude/latitude."
>> 
>> I propose to search in a square around your location, ie make a search lat 
>> +- 4 miles and long +- 4 miles.
>> You will get a few occurrences and then refine the search to a circle with 
>> geodesic functions.
>> 
>> Cordialement,
>> 
>> Bernard Escaich
> 
> **
> 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
> **

**
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: HTTP Request when POSTing does not have a response if the HTTP status code # 200

2020-04-18 Thread Guy Algot via 4D_Tech
Thanks Keisuke. Somewhat similar but not the same.

My issue only occurs with a POST, I have no issues with a GET.

As well, the example in ACI0100045, the status code was 200. In my case, the 
status is not 200.

I’m trying to connect to the Mailchimp API and the status is documented here… 
https://mailchimp.com/developer/guides/error-glossary/

I have also tested it in v18 and I have the same result. In my case, 4D throws 
and error and the response is empty vs showing the response from the API.

It could be something different with the Mailchimp API. Do you know of any 
other APIs where they return errors in the response where the status is not 
200? If so, I’d love to try and test with them.


> On Apr 18, 2020, at 12:20 AM, Keisuke Miyako via 4D_Tech 
> <4d_tech@lists.4d.com> wrote:
> 
> that sounds similar to ACI0100045
> 
> which was a regression reported and fixed during R6 beta (no problems in 
> versions before or after)
> 
> it happened, not always, but often with Google API.
> 
> restricted URL:
> 
> https://forums.4d.com/Post/FR/31950984/1/31950985#319509852361
> 
> so I think it could be specific to the endpoints you are using.
> 
>> On Apr 18, 2020, at 15:01, Guy Algot via 4D_Tech <4d_tech@lists.4d.com> 
>> wrote:
>> Can anyone confirm this to be true? I’m using 17.3. Thanks.




**
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: 4D Created and Developed by Screen on Quitting standalone Desktop Application

2020-04-18 Thread nisshaa2004 via 4D_Tech
Thank you for the update John.

Regards
Nisha



--
Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html
**
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
**