Code Monkey home page Code Monkey logo

Comments (3)

nx2k3 avatar nx2k3 commented on May 13, 2024

why not try other bevy ui plugin like bevy_egui or belly

from velo.

StaffEngineer avatar StaffEngineer commented on May 13, 2024

why not try other bevy ui plugin like bevy_egui or belly

When I first started using Rust, I looked into using egui to add a handler for a table row click. However, I wasn't satisfied with the API. While the belly library is interesting, it doesn't seem to offer much for this particular project. Additionally, I don't believe that belly supports rounded corners.

While belly may not offer a solution for all of the requirements of this project, I am still open to considering it if it can bring something useful to the table that can't be done easily with raw bevy-ui. That being said, the main limitation of using raw bevy-ui for this project is not so much the lack of rounded corners, but rather the absence of editable/selectable text input.

I've spoken with bevy-ui contributors on Discord, and they have informed me that migration to cosmic-text will enable editable text input for bevy-ui. The migration may occur in the upcoming 0.11 release. My goal for this project is to have rich text editing with support for markdown/org syntax in rectangles, and potentially even executable code (literate programming) in the future.

from velo.

StaffEngineer avatar StaffEngineer commented on May 13, 2024

This can be re-opened if someone wants to work on it.
This is not priority anymore, we can wait until bevy has rounded corners support.

from velo.

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.