Giter VIP home page Giter VIP logo

4dpop's Introduction

Github

Top Langs GitHub stats

4dpop's People

Contributors

vdelachaux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

4dpop's Issues

4DPop (and related components)

Hi Vincent,

I have been trying to find 4D Pop and the XLIFF components that work with 4D v19r8. But the current ones are riddled with compiler errors because they expect 4D v20. The older ones haven't been updated by version since 2021. Apple OS 13.4.1 will not allow the older versions to be installed (only option trash) because of security issues.

Where do I get 4DPop (and related) components that will work with 4Dv19r8?

Thanks,
John...

Check for update

Since the components are on github, we can consider looking for the latest version and offering an update if necessary

4Dpop elements don't load

I downloaded latest version of 4Dpop zip package v18r3 build 106 and opened with 4d 18r3 253822 only 4Dpop SVG is loaded.

There are two typos in the documentation of at the end of: https://github.com/vdelachaux/4DPop

Dear Vincent,
thank you for the great 4D Pop Macro declaration!
There are two typos in the documentation of at the end of: https://github.com/vdelachaux/4DPop

  1. new line needet for COMPONENT LIST($tTxtComponents)
  2. 4DPop_Palette not 4DPopPalette.

Best regards
Bernd

Working code for 4Dv19:

// Run 4DPop
// This code is available even if the component is not present like in the final application.
If (Not(Is compiled mode))
ARRAY TEXT($tTxtComponents; 0)
COMPONENT LIST($tTxtComponents)
If (Find in array($tTxtComponents; "4DPop")>0)
EXECUTE METHOD("4DPop_Palette")
End if
End if

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.