Main > Free Download Search >

Free winsettings class software for mac

winsettings class

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 810
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
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
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
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
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
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
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
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
EV Nova Resource Editing Classes 1

EV Nova Resource Editing Classes 1


EV Nova Resource Editing Classes is a freeware including REALbasic Classes and Modules for producing your EV Nova Plugin editor more>>
EV Nova Resource Editing Classes 1 is a freeware including REALbasic Classes and Modules for producing your EV Nova Plugin editor. The classes allow you to read and write the nova resources via the use of templates.

Enhancements:

  • Initial Release

Requirements:

  • Mac OS 8.0 or later, REALbasic 5.5.
<<less
Download (40K)
Added: 2005-01-05 License: Free Price:
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
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
OxMath Classes 2.0

OxMath Classes 2.0


OxMath Classes - OxMath 2D/3D Math Library more>>
Standalone 2D/3D math library (quaternion, vector, axis angle classes) with vector array classes for efficient vertex/triangle storage and batch processing. Also includes bounding volume / intersection classes, plus waveform "function" classes useful for procedural animations.

These classes have only been tested with Mac OS X Mach-O targets but have been written to support Windows and Linux as well. Mac PEF Carbon and Classic targets are NOT supported.

<<less
Download (76KB)
Added: 2007-04-28 License: Freeware Price:
911 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
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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5