Code Monkey home page Code Monkey logo

Comments (6)

Zen-CODE avatar Zen-CODE commented on September 26, 2024

The Layout classes are all subclasses of the Widget. Would it not make more sense to add this to the Widget docs as it would apply to more than just Layouts? I hesitate add a background property as these classes are deliberately kept very minimal....

from kivybits.

rainbowdesign avatar rainbowdesign commented on September 26, 2024

I dont know where to put it properly so widget might be a good place.

"as these classes are deliberately kept very minimal...." it is a frequently asked question how to give it a background so i guess... also you could then maybe remove the background from other subclasses if this does not cause incompatiblity. About the minimal thing maybe you talk to some other maintainer. Maybe if its kept minimal for readability you could append it in some way i am not sure what the sense behind this is.

from kivybits.

Zen-CODE avatar Zen-CODE commented on September 26, 2024

As the method works on all widgets, I agree it's the place.

In terms of background, a lot of the other widgets have "background_up", "background_down" etc. so it might be hard unifying them. It might be ambitious (still just getting into kivy code), but I'll do some grepping and see how many widget share it.;-)

Thanks

from kivybits.

Zen-CODE avatar Zen-CODE commented on September 26, 2024

kivy/kivy@087bf8a

from kivybits.

rainbowdesign avatar rainbowdesign commented on September 26, 2024

I suggest the background overwrites the default up an down when the up and down is not specified, The widgets that have up and down just keep it.

from kivybits.

rainbowdesign avatar rainbowdesign commented on September 26, 2024

Oh and an example maybe helps me but it helps not improving kivy.

from kivybits.

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.