Git Product home page Git Product logo

Comments (8)

sesteel avatar sesteel commented on May 3, 2024

Can you explain more what you are asking for? I am considering submitting a pull request to pull over something like https://github.com/vizstra/ui/blob/master/layout/table.go from my project.

from gxui.

ben-clayton avatar ben-clayton commented on May 3, 2024

@sesteel Hi - I just took a lot at your project. The similarities are extraordinary. It looks like we had very similar ideas in design.
If you'd like to contribute more layout components to GXUI, we'll accept them with open arms.
Be aware though that I'm in the middle of reworking the Control layout logic, and the whole mixins pattern will probably be vaporized once we figure out how to structure the components the Correct Way.

Kind regards,
Ben

from gxui.

sesteel avatar sesteel commented on May 3, 2024

@ben-clayton Sounds like a plan; I was pretty stoked to see your approach being similar. Thankfully, this project looks much cleaner than mine. Time permitting, I'd like to get heavily involved in this project as I am obviously fairly passionate about a library like this existing.

from gxui.

ben-clayton avatar ben-clayton commented on May 3, 2024

@sesteel - It's great to have you on board!
Before spending any of your valuable time writing large chunks of new code, please create an issue so that we know it's coming. This means we don't end up implementing the same thing, and we can discuss the pros and cons of various approaches ahead of time.

Many thanks,
Ben

from gxui.

sesteel avatar sesteel commented on May 3, 2024

@ben-clayton Thanks for kind words. With regards to issues, I wouldn't do it any other way; I am looking at this as an opportunity to not work alone in a vacuum anymore. Plus, I was really struggling with text rendering performance :)

from gxui.

thesyncim avatar thesyncim commented on May 3, 2024

sry for the delay...
I mean something like lxn/walk tableview https://github.com/lxn/walk/blob/master/tableview.go,
here is the example :
https://github.com/lxn/walk/blob/master/examples/tableview/tableview.go
the concept of gxui adapter is very similar to this implementation

from gxui.

sesteel avatar sesteel commented on May 3, 2024

@ben-clayton Is the Control logic layout in a stable state such that it makes sense to begin creating layouts?

from gxui.

ben-clayton avatar ben-clayton commented on May 3, 2024

Hi @sesteel. It's in a much better state.
If you can get your head around the mixins, I'd say go for it. Feel free to ask many questions, and run lots of code by me. Hopefully if and when you hit issues, I can document and make fixes along the way.

from gxui.

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.