Ever tried adding a drop zone to your Objective-c app? It can be a daunting task for newcomers and veterans alike. It’s one of those things that really should be a lot easier and require a lot less code.
It’s for that very reason I present to you guys a tiny side project of mine… IGConfigurableDropZone!
It’s not a framework, it’s not a bloated library, it’s completely free, and it’s compliant with the Mac App Store guidelines! All IGConfigurableDropZone is, is an Objective-c class built so you can create drop zones in a matter of seconds!
You can find the GitHub Repo here!
If you need help setting it up you can view the Wiki/API here (currently incomplete).
I’ll be posting up a tutorial soon enough (if you guys want) on how to use this efficiently in your projects
# July 5, 2012 at 4:03 am
great. could u post the tutorial for this.,. it will be more helpful for the beginners,..
# July 5, 2012 at 6:34 pm
I definitely will do that. I wasn’t sure anyone was actually interested in using this
follow me (@iGARET) on twitter or just check up on here to get notified for when I post it.