Giter VIP home page Giter VIP logo

jlndrageffectmanager's Introduction

JLNDragEffectManager
Written by Joshua Nozzi
http://joshua.nozzi.name
========================


What is JLNDragEffectManager?
----------------------------

JLNDragEffectManager is a subclass of NSWindowController which allows you to replace a static dragging image with an animated effect similar to dragging items from the Library palette to a window or view in Interface Builder.


What platforms does it support?
-------------------------------

It might work on 10.4 (I think), but it should definitely work on 10.5 and beyond.


What are the licensing requirements?
------------------------------------

See the license document (License.txt) that is included with the source code. It is free to use but requires attribution. Feel free to contact me at [email protected] with any licensing questions.


How do I use it in my project?
------------------------------

1 - Copy JLNDragEffectManager.m and JLNDragEffectManager.h into your project.
2 - Include JLNDragEffectManager.h wherever you intend to use it.
3 - Link against QuartzCore.framework in any target in which you intend to use it.
4 - Wire it up to your desired views' dragging source protocol methods (start to start, moved to update, end to end), per the example code found in DragQueenDemoView.m.


How can I reach you?
--------------------

You can e-mail me at [email protected]. I'm happy to answer most questions about this source code but am not willing to "hold your hand" or debug your code. It's straightforward to use if you are familiar with Cocoa and take a few moments to study the source. Please do your homework first. Questions sent to me that make it obvious the sender didn't do their homework will be ignored.


jlndrageffectmanager's People

Contributors

jnozzi avatar

Watchers

easonoutlook avatar

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.