Main > Free Download Search >

Free winsettings class 1.0 software for mac

winsettings class 1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10954
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
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
EffectClass 1.0

EffectClass 1.0


EffectClass - REALbasic class, used for scrolling text and/or logo that is seen in certain movies and games more>>
This is a class, for REALbasic developers, used for scrolling text and/or logo that is seen in certain movies and games. It uses Rb3D.

Its customizable to fit your needs.

* See the Read Me and scroll effect.rb for more details.

* Be sure it in a complied app, for the visual results can vary from the I.D.E

Effect Class is free for freeware and shareware apps. I do require you to give me credit if you use the class.

Donation are welcome.

<<less
Download (35KB)
Added: 2007-05-04 License: Freeware Price:
904 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
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
UnixWriter RBClass 1.0

UnixWriter RBClass 1.0


UnixWriter RBClass appears as an innovative and efficient class for RealBasic aloowing you to create plain-text files that are saved with Unix-linebreaks. more>>

UnixWriter RBClass 1.0 appears as an innovative and efficient class for RealBasic aloowing you to create plain-text files that are saved with Unix-linebreaks. That may be important if you write text-files for the system or some special unix apps.

Requirements:

  • Mac OS X 10.1 or higher
  • Mac OS 8.1 - 9.2.2
  • REALbasic
<<less
Download (25.4KB)
Added: 2003-03-29 License: Freeware Price:
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
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
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
Collect Java Classes 1.0

Collect Java Classes 1.0


Collect Java Classes - Collect Java classes in folders more>>
Collect Java Classes is a small AppleScript which collects Java classes *.class and *.zip in the folders. Select file(s) and folder(s) and drop them on this droplet icon. Then, all Java class files *.class and *.zip in the folders and subfolders will be collected.

The folders search is done recursively. On searching folders, the script also changes the viewby method of each folder to "View by Name". But if the folder is already viewed by Name, Size, Kind, or Date, then no changes happen.

The collected items are listed in gDocList as a list of aliases. You can give this alias list to open by your particular application.


<<less
Download (4KB)
Added: 2006-01-30 License: Freeware Price:
1362 downloads
ClassGhost 1.0

ClassGhost 1.0


A small utility that can redefine class files within a running JVM more>> A small utility that can redefine class files within a running JVM

ClassGhost is a small utility that can redefine class files within a running JVM. ClassGhost allows you to directly inject the newly compiled class files in to the VM without interrupting the running application. Works with multiple as well as remote VMs

System requirements:
-

Enhancements
- Favorites feature for bookmarking frequently used output/project/code directories.
- drag and drop suport for the internal file system browser, via Favorites feature.
- Full fledged support for Linux systems
- Several bug fixes
- Improved filter for loaded classes search
- Thread viewer is removed. This feature was pretty pointless anyway.

<<less
Download (6.3MB)
Added: 2009-05-14 License: Freeware Price: FREE
182 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
Class Bingo 1.0

Class Bingo 1.0


Class Bingo is an easy to use application designed to help teachers play bingo with their students. more>>

Class Bingo is an easy to use application designed to help teachers play bingo with their students. Class Bingo lets the teacher set the Class Size, print out sheets of random numbers for the selected Class Size, and print Bingo Sheets with four unique Bingo Cards per sheet. Class Bingo is freeware.

When you launch Class Bingo you see the Control Panel. Use the up/down selector to set the class size (25 to 99) and click on the "Prepare List" button.

Major Features:

  1. Each set of numbers contains all numbers from 1 to the Class Size (42 in this case) and the numbers are scrambled and the bingo cards are unique.
  2. To print Bingo Sheets for the students, the teacher selects the desired batch size (1, 5, 10, 20, 40, or 60) and clicks on File / Print Bingo Card Batch
  3. Each Bingo Sheet has four unique Bingo Cards using the scrambed numbers from the Class Size (42 in this case).
  4. Class Size is saved between sessions.

Enhancements:

  • Initial release.

Requirements:

  • Mac OS X 10.2 or later.
<<less
Download (2.8MB)
Added: 2009-02-18 License: Free Price:
downloads
 
Other version of Class Bingo
Class Bingo 1.0Class Bingo is quickly becoming one of the most popular card games in the world. Class Bingo 1.0 is quickly becoming one of the most popular card games in the world
License:Freeware
Download (2.8MB)
downloads
Added: 2009-02-18
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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5