home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / opsys / macos / zipitc / ZipItC.sit / Readme next >
Text File  |  2003-09-29  |  2KB  |  36 lines

  1. Simple ZipIt Clone v0.6
  2.  
  3. Notes for Mac OS 9
  4. DO NOT USE THE CARBON VERSION OF REALBASIC OR COMPILE THIS FOR CARBON FOR USE UNDER MAC OS CLASSIC. Please use the Classic version of REALbasic, and compile for Classic when running under Mac OS 8.1 or up, including Mac OS 9. REALbasic Carbon running on Classic versions of the Mac OS runs more slowly than a native Classic version. Also, TargetCarbon is used to isolate code that should only be run on OS X, so unexpected results could occur on Carbon on OS 9.
  5.  
  6. Notes for Mac OS X
  7. The hierarchial listbox is screwed up on OS X. For now, TargetCarbon gets a non-hierarchial listbox. Dunno what I'm gonna do if/when I add real folder support, though!
  8.  
  9. General Notes
  10. There's no real folder support. Archives with folders will kinda work, but you can't really add things to folders easily.
  11.  
  12. Only Deflate method is supported, "Store" method is not supported in any way.
  13.  
  14. Same plugins required for the Zip classes are also required for Simple ZipIt Clone. All of them except eCrypt-It Engine are included.
  15.  
  16. REALbasic v4.5.2 or up is required. I did not test on REALbasic v5.x because I don't have that version registered and it's so buggy anyway. I tried to make it work on REALbasic v4.0.2 but it uses some memory block stuff that needs v4.5.x.
  17.  
  18. Version History
  19. v0.6
  20. - Some read-me and credit modifications at the recommendation of Thomas and other RB NUG posters.
  21. - Multiple files may now be verified. A dialog will be displayed showing which files passed and failed.
  22. - Fixed verify button not working, oops, I forgot to enable it.
  23. - Now uses Zip Classes v1.1.2, this fixes bugs.
  24.  
  25. v0.5
  26. - First release.
  27.  
  28.  
  29. About Thomas' Zip Classes
  30. Thomas worked very hard creating the Zip classes which power this product. Please consider donating a little bit of money to Thomas to congradulate his hard work. http://www.tempel.org/rb#zip
  31.  
  32. Legal Junk
  33. Simple ZipIt Clone is Copyright ⌐ 2003 Mike Richardson. http://www.silvernetwork.net/
  34. Zip Classes are Copyright ⌐ 2003 Thomas Tempelmann. http://www.tempel.org/rb#zip
  35. eCrypt-It Engine Copyright ⌐ Einhugur Software. http://www.einhugur.com/
  36. ZipIt is a trademark of whoever makes ZipIt.