Main > Free Download Search >

Free spinning class software for mac

spinning class

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 900
WinSettings Class 1.0

WinSettings Class 1.0


WinSettings Class - Get and save window locations and sizes more>>
WinSettings Class is a REALbasic class object for quickly and easily getting and saving window locations and sizes.

<<less
Download (2KB)
Added: 2005-12-15 License: Freeware Price:
1410 downloads
EventMonitor Class 1.1

EventMonitor Class 1.1


EventMonitor Class - Monitor events that your app receives more>>
The EventMonitor Class plugin lets you monitor events that your app receives, like key presses, mouse clicks and idle events. You can even modify or filter those events entirely.
For example, you can detect Function Keys because their Keycode is available to you via this plugin now. You can also detect and Key presses in conjunction with the Command Key before RB processes them any further, allowing you to support Cmd-Cursor combinations and others that are not included as menu bar shorcuts.
Enhancements:
- Added a demo project that lists all events the plugin receives.
<<less
Download (40KB)
Added: 2006-06-28 License: Freeware Price:
1216 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
Spindownfix 1.1

Spindownfix 1.1


Prevents disks from spinning down. more>>
Spindownfix tells the computer if the Energy Saver is off not to spindown non-boot volumes. This problem has been noted as a problemwhen doing video capture in Mac OS X, as frames get dropped if the hard drive isnt spinning when files are written to it.
<<less
Download (34KB)
Added: 2004-11-02 License: Freeware Price:
1816 downloads
iFlavaX (spinning Apple) 2.0

iFlavaX (spinning Apple) 2.0


iFlavaX (spinning Apple) is a screensaver module applied for Mac OS X. more>>

iFlavaX (spinning Apple) 2.0 is a screensaver module applied for Mac OS X. This module displays a spinning translucent Apple logo on a black background. Created using iScreenMaker.

<<less
Download (341.8KB)
Added: 2001-12-05 License: Freeware Price:
downloads
 
Other version of iFlavaX
iFlavaX (spinning OS Face) 2.0iFlavaX (spinning OS Face) is designed to be an impressive screensaver module for Mac OS X which ... an impressive screensaver module for Mac OS X which displays a spinning translucent MacOS face
License:Freeware
Download (293KB)
downloads
Added: 2001-12-05
iFlavaX (spinning X) 2.0which helps display a spinning translucent X logo on a black background. iFlavaX (spinning X) 2 ... OS X which helps display a spinning translucent 'X' logo on a black background. Created using
License:Freeware
Download (345.7KB)
downloads
Added: 2001-12-05
Metal Window Class 1.0

Metal Window Class 1.0


Metal Window Class - REALbasic window class more>>
Metal Window Class is REALbasic window class that draws a proper brushed metal appearance as a windows background.

Completly freeware.

<<less
Download (9KB)
Added: 2005-12-13 License: Freeware Price:
1411 downloads
BBButton Class 1.1

BBButton Class 1.1


BBButton Class - REALbasic class that allows creation of pushbuttons more>>
BBButton Class is a REALbasic class that allows creation of pushbuttons like those in Barebones Softwares BBEdit and Mailsmith.
BBButton Class also serves as a good example of creating custom pushbuttons using a Canvas subclass.

Completly freeware.


<<less
Download (9KB)
Added: 2005-12-23 License: Freeware Price:
1403 downloads
XMLdbase Class 1.0

XMLdbase Class 1.0


XMLdbase Class - XMLdbase Class for REALbasic more>>
XMLdbase allows the REALbasic developer to take an XML file (structured in a particular way) and treat it like a database. With XMLdbase, you can query it, insert records, delete records, update records, and various other things.
It is patterned after the Database class in REALbasic so its usage should be familiar with most REALbasic developers.

I mainly wrote this for my own personal use, but thought others mind find it useful.

<<less
Download (688KB)
Added: 2006-05-21 License: Freeware Price:
1255 downloads
AnimatedCursor Class 1.1

AnimatedCursor Class 1.1


AnimatedCursor Class is a feature-rich and trustworthy class which will allow you to create your own animated cursors in RealBasic. Supports color cursors too! more>> <<less
Download (37.1KB)
Added: 2002-11-15 License: Freeware Price:
downloads
Spin Around 1.2

Spin Around 1.2


Spin Around - Colored ball puzzle game more>>
Spin Around is a variation of the classical align three coloured balls. You have a board of 9 rows x 9 columns, filled with random coloured balls. There are 7 different colors in total. Slide any row of the board left or right trying to align them, or if youre stuck, try to rotate it! With this simple but powerful innovation, new gameplay possibilities open up to you! Three different gameplay modes: Time Attack, Top Score and Puzzle!
Main features:
- Online Scoring
- Three different game modes
- Great Graphics
- User Friendly interface.
Version restrictions:
- You can play the demo version for up to 10 times.
<<less
Download (4.22MB)
Added: 2007-04-03 License: Freeware Price:
1190 downloads
Zip Java Classes 1.0

Zip Java Classes 1.0


Zip Java Classes - Composes a zip archive from Java classes more>>
Zip Java Classes composes a zip archive from Java classes and zip files using the Macintosh ZipIt compress tool. This script has good ability to exclude source files other than the Java classes and zip from the selected files.

Select file(s) and folder(s) of Java classes and drop them onto this droplet icon. Then, all Java class files *.class and *.zip in the folders will be archived into a JavaClasses.zip file. Other files than *.class or *.zip will not be added to the archive.

The Java compiler javac of Apples MRJ 2.0 generates the compiled Java classes in the same folder as their source files. The JBindery application can build a Macintosh Java application by binding the Java classes and zip files in the particular folders. Unfortunately, the JBindery can not exclude other files than Java classes in the folders. It may include source files in it, alas!

Here is the way to compose Java application from the Java classes and zip files only. Let us use the Macintosh ZipIt 1.3.x to archive the Java classes and zip files and compress it. Fortunately, ZipIt is an AppleScriptable application so that we can commit a series of script commands to it and remove other files from the archive.

<<less
Download (5KB)
Added: 2006-01-31 License: Freeware Price:
1387 downloads
Clean Java Classes 1.0

Clean Java Classes 1.0


Clean Java Classes - Removes Java class files *.class generated by a Java compiler more>>
Clean Java Classes removes Java class files *.class generated by a Java compiler. Select file(s) or folder(s) and drop them on the droplet icon. Then all the class files in the folders and all subfolders will be deleted.
The folders search is done recursively.

If some folder becomes empty with no items in it, then it is also removed. On searching folders, the script also changes the viewby method of each folder to "View by Name".


<<less
Download (4KB)
Added: 2006-01-20 License: Freeware Price:
1374 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
String Class and Array Template 1.0.0b1

String Class and Array Template 1.0.0b1


String Class and Array Template - Simple string class with plenty of examples more>>
If you are learning to program in C++ on the Macintosh, String Class and Array Template is a simple string class I put together when I was tutoring someone on C++.

It covers use of inheritence, templates and plenty of virtual methods.

This class is in early development stages. While it does come with plenty of examples for you to step through to see how it does what it does, it is by no means complete or ready for integration into a larger project. It is stable and should not crash.


<<less
Download (36KB)
Added: 2006-01-18 License: Freeware Price:
1376 downloads
Display Overlord Classes 3.0.2

Display Overlord Classes 3.0.2


Display Overlord Classes is such a professional and useful tool that adds methods and classes to gather video device capabilities and capture displays, providing full screen environments suitable for games, multimedia presentations, or kiosk applications. more>> <<less
Download (45K)
Added: 2008-07-19 License: Free Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5