Main > Free Download Search >

Free class software for mac

class

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 800
BasicHTTP 1.2

BasicHTTP 1.2


Full-featured HTTP socket for REALBasic. more>>
BasicHTTP is a REALbasic class implementing the HTTP protocol. HTTP is the protocol used on the web.Ive written this class because I feel the existing class, Dan Vanderkams wonderful http Socket, has become outdated.BasicHTTP duplicates virtually all of httpSockets functionality, adds some new features, and is considerably easier to use.
<<less
Download (36KB)
Added: 2004-05-31 License: Freeware Price:
1974 downloads
class-dump 3.0

class-dump 3.0


Command line tool for Obj-C examination. more>>
class-dump is a command-line utility for examining the Objective-C segment of Mach-O files.

It generates declarations for the classes, categories and protocols. This is the same information provided by using otool -ov, but presented as normal Objective-C declarations.
<<less
Download (132KB)
Added: 2004-06-01 License: Freeware Price:
1972 downloads
 
Other version of class-dump
class-dump 2.1.5Steve Nygard - class-dump 2.1.5 brings you a useful tool which can check the Objective-C segment of Mach-O files. class-dump. class-dump 2
License:Freeware
Download (50.8KB)
1 downloads
Added: 2001-03-27
Class-Dump GUI 1.0b

Class-Dump GUI 1.0b


GUI shell for Class-Dump command line app. more>>
Class-Dump GUI is a graphical front end for Steve Nygards brilliant command line application"Class-Dump".
t is one of those Apps that never finishes being developed, but never really becomes anything serious, so if you would like to help out with testing please email Ed.
Features:
- "Open" Function so you dont need to type out the address of the Application/Framework you are dumping
- Attributes (Command-line style) now available
- Preferences working
- New Meta-Package means a single installation package
<<less
Download (4KB)
Added: 2004-06-01 License: Freeware Price:
1972 downloads
CursorToPicture 1.0

CursorToPicture 1.0


REALbasic cursor canvas example. more>>
CursorToPicture is a free REALbasic programming example to show you how to take a cursor resource, and display it in a canvas (or anything else that uses the picture class). Supports the mask, but not color cursors.
<<less
Download (0.006MB)
Added: 2004-06-01 License: Freeware Price:
1972 downloads
WindowAttributes 1.0

WindowAttributes 1.0


REALbasic plug-in extends window subclasses. more>>
WindowAttributes is a REALbasic plugin that extends the window class in RB4 and RB5, and subclasses the window class in versions of pre-RB4.

The major purpose of this plugin is to set the transparancy of the growbox view of the window. This feature is implementable for windows that dont require the windowComposite Attribute.
<<less
Download (23KB)
Added: 2004-05-31 License: Freeware Price:
1971 downloads
MovieGuts 1.6.4

MovieGuts 1.6.4


REALbasic plug-ins for video integration (was MovieWorks). more>>
MovieGuts is contains REALbasic plug-ins for manipulating video in applications that youre building. It includes ImageCompressor (Class), QTFileTypes (Class), QTMovieExporter (Class), QTGraphicsImporter (Class), QTMovieImporter (Class), SequenceCompressor (Class) and more.
<<less
Download (254KB)
Added: 2004-06-01 License: Freeware Price:
1970 downloads
BasaOne Classes 2.0

BasaOne Classes 2.0


BasaOne Classes enable you to speed up development with BasaOne by reusing already developed objects more>>
BasaOne Classes enable you to speed up development with BasaOne by reusing already developed objects.
Enhancements:
- This new release includes many new classes especially designed to aid in Widget development.
<<less
Download (900KB)
Added: 2005-07-06 License: Freeware Price:
1572 downloads
EasyPOP3 1.6

EasyPOP3 1.6


EasyPOP3 - REALbasic class to create POP3 enabled apps more>>
EasyPOP3 is a REALbasic class that is essential for creating POP3 enabled applications that can login and retrieve your email.

Variables include: LogOn, GetCount, GetSizes, GetUIDL, GetHeaders, GetAllMessages, DeleteMessage, DeleteAll, Reset, and Quit.


<<less
Download (17KB)
Added: 2005-10-14 License: Freeware Price:
1472 downloads
ImageStruct 2.0

ImageStruct 2.0


ImageStruct - REALbasic image container set more>>
REALbasic Open Source - ImageStruct is a container class for manipulating sets of images. It supports saving/loading its contents to/from files and 32bit images with masks, all in one easy to use data structure class.
Example Source included illustrates how to edit an ImageStructs contents.
Enhancements:
- Fixed possible corruption bug when adding new images to an imagestruct file loaded from disk.
<<less
Download (30KB)
Added: 2005-10-19 License: Freeware Price:
1466 downloads
AddressBookSearch 2.0

AddressBookSearch 2.0


AddressBookSearch - REALbasic module and class which make it easy to obtain a persons info via AddressBook more>>
Open source REALbasic module and class which make it easy to obtain a persons real name from their screen name, phone number, or email address via MacOS Xs addressbook.

<<less
Download (18KB)
Added: 2005-10-22 License: Freeware Price:
1463 downloads
ProcessX 1.0

ProcessX 1.0


ProcessX - Realbasic class, get info on running process more>>
ProcessX is a realbasic class that complements the Process class available in MonkeyBreadSoftware plugin.

ProcessX class only works in MacOSX and lists more processes than the Process class, particularly the low level processes.

<<less
Download (82KB)
Added: 2005-11-10 License: Freeware Price:
1445 downloads
Utility Button 1.0

Utility Button 1.0


Utility Button emulates the Add/Remove Buttons seen in Cocoa applications more>>
Utility Button is a REALbasic class that emulates the Add/Remove Buttons seen in Cocoa applications.

Utility Button is useful for adding or removing lines from a ListBox.
Also this class can emulate the Action button, like the one in the Finder toolbar.

<<less
Download (263KB)
Added: 2005-11-27 License: Freeware Price:
1437 downloads
FadingWindow 1.0

FadingWindow 1.0


FadingWindow - Window subclass that can set its own transparency more>>
FadingWindow is a REALbasic class which provides a window subclass that can set its own transparency.

FadingWindow can also automatically fade-up itself when opened and fade-down when closed.

<<less
Download (111KB)
Added: 2005-11-25 License: Freeware Price:
1428 downloads
DatabaseSQLDump 1.0

DatabaseSQLDump 1.0


DatabaseSQLDump extends the Database class with 2 new methods more>>
DatabaseSQLDump is a REALbasic module that extends the Database class with 2 new methods.
The Database class has the folowing new methods:
- SQLDump : This method dump the entire database in SQL statements.
- SQLLoad : This method load and execute multiple SQL statements.

<<less
Download (100KB)
Added: 2005-11-25 License: Freeware Price:
1428 downloads
WheelScroller Class 1.0

WheelScroller Class 1.0


WheelScroller Class - class wrapper class for the CarbonEvents plugin more>>
WheelScroller is a class wrapper class for Will Cosgroves CarbonEvents plugin.

Completly freeware.

<<less
Download (3KB)
Added: 2005-12-14 License: Freeware Price:
1419 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5