Giter Site home page Giter Site logo

Wxpython 4.2.0 about pyo HOT 5 CLOSED

Manu197-pn avatar Manu197-pn commented on June 2, 2024
Wxpython 4.2.0

from pyo.

Comments (5)

Bibiko avatar Bibiko commented on June 2, 2024 1

I built it and it works - thanks!

from pyo.

belangeo avatar belangeo commented on June 2, 2024

All good here on linux with wxpython 4.2, I still need to confirm on Mac and Windows...

from pyo.

Bibiko avatar Bibiko commented on June 2, 2024

On macOS 13.1 (arm) and on macOS 12.4 (intel) the issue is that self.pos is a float (coming via self.scale and tFromValue), but all arguments to init a wx.Rect have to be integers [lines 331, 334, 427, 435 in lib/_wxwidgets.py]. I do not know whether a int(self.pos) or round(self.pos) would be the right way here.

from pyo.

belangeo avatar belangeo commented on June 2, 2024

I don't get the same behaviour on linux or Windows :( I'll fix this everywhere when I'll test on MacOS (linux and Windows are almost ready for the release).

from pyo.

belangeo avatar belangeo commented on June 2, 2024

Pretty much safe change... Up in master.

from pyo.

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.