Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  MiscellanyToolkit

MiscellanyToolkit

MiscellanyToolkit - 0.1

framework for miscellaneous Cocoa things

All Time: Not rated (0.0)
This Version: Not rated (0.0)
Current Version: 0.1
Release Date: 2003-02-23
License: Beta
Downloads (this version): 1,096
Downloads (all versions): 1,096
Price: Open source

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

MiscellanyToolkit simplifies several tasks and adds a couple new classes for use in Cocoa under OS X. It currently has four classes:
  • MTFileIO: Device for file input/output in non document-based applications
  • MTNumberList: Array of ordered floats
  • MTStoredUndoManager: Undo manager that keeps a copy of each object
  • MTVersionChecker: Tools to check versions of various things

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.2

Additional Requirements:

  • Tested under OS X 10.2.4, should work under 10.1.5 and later

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

MiscellanyToolkit Developer NotePrebindings - Version: 0.1, 5/10/2003 11:24AM PST

sinclair44
There's an issue with this disabling prebinding in apps that use it. Just add "-seg1addr 0x10000000" (without the quotes) to the "Other Mach-O Linker Flags" field of the "Linker Settings" view in the target settings. You will need to rebuild the framework from source for the change to take effect; discard the binary. This will be fixed in the next release.
Post a commentAlert Admin