Giter VIP home page Giter VIP logo

Comments (2)

kirill-grouchnikov avatar kirill-grouchnikov commented on September 27, 2024

I don't see myself taking on the task of providing FlatLaf support for any Radiance component out the box in the foreseeable future. A long time ago, Flamingo (the predecessor of Radiance components) did have rudimentary support for other LAFs, taking some entries from the UIManager table, and doing some renderer-inspired tricks to try and emulate the appearance of various elements under other look-and-feels.

When Flamingo was folded into Radiance, I made a decision to remove that support. It didn't give pleasant visual results, and at that time (and since then) there was no interest expressed by any other look-and-feel libraries to support those components by using their own drawing / animation APIs - which is the right way to make this integration.

You can still see that old structure even today in the Radiance codebase, as I didn't really bother to clean that up:

At the moment, those integration points are not supported as any sort of contract for other look-and-feels to rely on for proper integration - and they are all in the internal package to reflect that.

If there is any interest from the side of either the core FlatLaf library distribution, or from an interested third party like yourself to integrate Radiance components with the FlatLaf rendering and animation APIs, I will certainly consider moving the basic UI delegates into the supported API layer of Radiance, and work with that developer on refining the separation of basic logic on the Radiance side and providing the needed extension points to integrate LAF-specific logic that would work for both Radiance and FlatLaf.

Having said that, I will repeat again that I do not have any plans to provide such complete integration myself.

from radiance.

kirill-grouchnikov avatar kirill-grouchnikov commented on September 27, 2024

Closing this, unless there is specific and committed interest to make Radiance components work with FlatLaf - or any other actively developed look-and-feel.

from radiance.

Related Issues (20)

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.