Open-source Custom Classes
Open-source Custom Classes
- Subject: Open-source Custom Classes
- From: Daniel Todd Currie <email@hidden>
- Date: Mon, 9 Feb 2004 02:44:09 -0800
I've made a pair of open-source custom classes for Cocoa developers to
freely use:
DTCPathView provides local filesystem path auto-completion for any
NSTextField.
DTCVersionManager provides a useful way of notifying users of new
updates for an application.
They are somewhat simple, but will save any developer a bit of hassle
for common functionality. I personally feel that if these two classes
(DTCVersionManager, in particular) are used in many OS X applications,
the resulting standardization would yield great benefits to the end
user. Any suggestions/questions are welcome.
These classes can be downloaded here, with sample projects included:
http://los.dtcurrie.net/code/
// Daniel Currie
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.