Coder Social home page Coder Social logo

Comments (5)

juandent avatar juandent commented on August 23, 2024

HI,

I reported this issue a while ago... I think adding @objc attribute makes the most sense since it allows us to keep it private

Regards,
Juan Dent

from bond.

srdanrasic avatar srdanrasic commented on August 23, 2024

Ok guys, should be fixed in v3.7.3. AppKit support is kind of still unofficial. Feel free to contribute if you need additional extensions.

from bond.

rnine avatar rnine commented on August 23, 2024

@srdanrasic Unfortunately the changes in v3.7.3 did not fix this issue.

I noticed you added the @objc to the class rather than the private function, hence the situation has not changed (selector is still not recognised.)

    @objc private func textChanged(sender: AnyObject?) {
        self.listener?(control?.stringValue ?? "")
    }

This, however works as intended 👍

from bond.

srdanrasic avatar srdanrasic commented on August 23, 2024

Oh. Well, v3.7.4 is out :)

from bond.

rnine avatar rnine commented on August 23, 2024

@srdanrasic Great, thank you! 👍

from bond.

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.