home.social

#nsview — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nsview, aggregated by home.social.

  1. Update: Added a Readme marking the code as public domain, and describing how it works while I still remember it. #appkit #objectiveC #macOS #NSView #programming #transition

  2. OK, I don't know what I did differently, but I now have sample code that performs a CATransition or a CIFilter-based transition when adding/removing NSViews from their parent.

    Not quite sure why it didn't work before.

    github.com/uliwitness/Transiti

    (Sorry, it's Objective-C because I needed to integrate with C++ in the *real* app this code went into, but shouldn't be too hard to Swiftify)

    #appkit #objectiveC #macOS #NSView #programming #transition