Main > Free Download Search >

Free application development framework software for mac

application development framework

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8314
Application Framework 1.0

Application Framework 1.0


Application Framework - Starting point for applications with multiple document windows more>>
Do you need a starting point for a application that uses multiple document windows?

Do you want to maintain a menu that shows a list of the open windows?

Do you have documents that you need to save when closed and thus need to write code that asks the user whether he wants to save, discard or cancel?

Then get TTs App Frame. It is a RB1 compatible project with documented source code that takes care of all this for you.

<<less
Download (10KB)
Added: 2006-06-30 License: Freeware Price:
1213 downloads
Vision Development Package

Vision Development Package


Vision Development Package - Development installer package more>>
This installer package will give you everything you need to start making standalone Vision applications:

• Vision Application Library - binary and headers
• Repository Modules - binaries, source code and project files
• Example Applications - source code and project files
• VisionEditor - binary
• XCode project, target and file templates
• Maintenance and Uninstall Scripts.
<<less
Download (2.8MB)
Added: 2006-06-03 License: Freeware Price:
1246 downloads
Tcl Web Application Framework 0.3.9

Tcl Web Application Framework 0.3.9


Helps simplify writing Web applications in the Tool Command Language (Tcl) more>> Helps simplify writing Web applications in the Tool Command Language (Tcl)

Tcl Web Application Framework provides the features that form the basis for writing an application, such as sessions, users, privilege separation, and an abstract database interface.
Tcl Web Application Framework is currently under development, but stable for production use.
Tcl Web Application Framework is written in such a way that applications will be able to easily integrate into the framework without having to modify the framework itself, making upgrading the framework without breaking the application possible.

System requirements:
- Tcl

<<less
Download (265KB)
Added: 2009-05-14 License: Freeware Price: FREE
179 downloads
Application Enhancer SDK 2.0.3

Application Enhancer SDK 2.0.3


Application Enhancer SDK - Development kit to create haxies more>>
The Application Enhancer SDK allows you to create Application Enhancer modules.
Application Enhancer SDK provides great features for everything that is needed to create a fully-functioning APE module. Application Enhancer SDK is used in such well-known products as WindowShade X, FruitMenu, Labels X, and many others.
Includes:
- ApplicationEnhancer.framework containing everything you need to start developing your own APE module.
- Interapplication and intermodule communication facilities.
- Application Enhancer client auto-installing facilities in case you dont want to send user to Application Enhancer homepage.
- Objective-C method and C/C++ function trapping facilities.
- Free technical support. (limited)
- Example extensions with source code, including Metallifizer sources.
Application Enhancer SDK is also available in APE Lite form, which only provides facilities to change Mach-O symbols inside of your running process.
APE Lite SDK is now available freely as a part of the SDK for you to use - you can look at the APELite.h file to get an impression what it can do for you.
However, even though APELite is free to use, it still requires a license agreement.
<<less
Download (6.4MB)
Added: 2007-03-14 License: Freeware Price:
957 downloads
Migration Framework 1.2.0

Migration Framework 1.2.0


An application and development framework to support import and export processes more>>
Migration Framework 1.2.0 provides you with an outstanding and powerful application and development framework which is designed to support import and export processes for virtually every system. Migration Framework is built around a pipeline of Java plugins.

Enhancements: This package contains the main components of the framework (the Pipeline) along with some basic plugins.

<<less
Download (9.3MB)
Added: 2009-05-11 License: GPL Price: FREE
11 downloads
PowerPlant Frameworks 2.2

PowerPlant Frameworks 2.2


PowerPlant Frameworks - Open Sourced PowerPlant Framework more>>
Open Sourced PowerPlant Framework for Mac OS and Mac OS X developed by Metrowerks. Includes PowerPlant, PowerPlantX and Constructor.
This framework has been released to open source by Freescale.
Enhancements:
- Initial Release PowerPlant Sources and Constructor.
<<less
Download (22.9MB)
Added: 2006-02-04 License: GPL Price:
1361 downloads
GNU Development Environment 1.1

GNU Development Environment 1.1


GNU Development Environment - Suite of compilers w/CPU simulator and debugger more>>
A complete suite of GNU C, C++, Fortran, and Java Cross Compilers, and the GDB CPU Simulator and Debugger for embedded microprocessor applications development. Targets development for ARM7, ARM9, and XScale applications.


<<less
Download (70.1MB)
Added: 2005-09-27 License: Freeware Price:
1506 downloads
Droplet Framework 1.0.2

Droplet Framework 1.0.2


Droplet Framework - A framework for creating AppleScript Droplets more>>
The Droplet Framework script is a framework for creating AppleScript Droplets. The template provides all of the code for parsing the dragged-on files (you just add your file processing functions).

The framework is in the form of a Script Editor stationary file. Also included are some example droplets, all built on the framework in under a minute each.

<<less
Download (103KB)
Added: 2006-05-25 License: Freeware Price:
1251 downloads
Visual Component Framework 0.6.5

Visual Component Framework 0.6.5


Advanced C++ application framework that makes it easy to produce powerful Mac OS X applications in C++ more>> Advanced C++ application framework that makes it easy to produce powerful Mac OS X applications in C++

Visual Component Framework is a based on a thoroughly modern C++ design and has built in support for Rapid Application Development (RAD).
The Visual Component Framework framework is designed to be portable over multiple compilers and platforms, so you dont have to lose all that work that went into writing your app for a single platform!

Main features:>
- Modern C++ design - use of modern C++ techniques like exceptions, templates (where useful), name spaces, and heavy use of the Standard Template Library.
- Advanced RTTI features that allow for such things as dynamic object creation given a registered class name or a registered UUID string that represents the class, dynamic introspection of a given objects class and listing such data as the class name, super class, the properties of the class, member methods, and implemented interfaces.
- Modular - built across several libraries as opposed to one huge monolithic library that then becomes difficult to break apart. This means that while the VCF is incredibly powerful as a framework for writing GUI based applications, if you just want to use the core features, such as threads, file IO, and RTTI you can do so, without having to have dependencies on all the GUI code.
- Easy to use, and powerful event system, suitable for console as well as GUI based applications.
- Support for Thread, Mutexes, Semaphores, Files, Streaming data, error logging, string utility functions, and other basic services. All of this is part of the FoundationKit and has no dependencies on the graphics or UI code.
- Powerful and easy to use graphics classes, plus more advanced support for anti aliased vector graphics through the use the AntiGrain Graphics libraries.
- A simple to use image loading architecture that allows multiple formats to be registered dynamically, for loading up a variety of different graphics formats. On Win32 systems the default image loading support is limited to BMP files, but by using the ImageFormats library (also a part of the VCF) a wide variety of additional image types are also supported. Currently the ImageFormats library uses FreeImage to support a image types such as .TIFF, .TGA, .PSD, .PNG, .PCX, .SGI, .MNG, .RAS, .PBM, .PPM. and many others.
- More advanced classes for customizing the drawing process by extending Stroke and Fill classes.
- A complete set of powerful GUI classes, including a common set of base classes enabling advanced custom control creation. Some of the control classes include tree controls, list controls, check box and radio controls, push buttons, single line and multi line text controls, and many others.
- A standard set of application classes for things like resources, loading windows or forms dynamically at application startup, saving of application state, a registry class for common storage of system and application information.
- Other application classes include an Undo/Redo architecture based on commands that allows for undoing and redoing commands as well as notifying other objects of the events.
- GUI controls that support both alignment and anchoring. Any control may be aligned to the top, bottom, left or right of its parent container control. Alternately controls may use their anchoring properties to anchor themselves to the left, right, top and/or bottom sides of their parent container control. In addition to control alignment, it is possible to write custom layout containers and assign them to a control to customize layout logic.
- The ApplicationKit provides a set of Model and View classes for using in MVC patterns. A series of models like the ListModel, TreeModel, and TextModel are used in controls to provide separation of the data from the UI presentation code. Because a View can be dynamically attached to a Control at runtime, it will be possible to develop "themes" in the future.
- Because of the RTTI features and the event handlers, the VCF easily supports component programming with in IDE that allow for visual development.
- The VCF tries to be as flexible as possible, allowing you to use the parts you want, and allowing for inter-operability with other frameworks. Thus VCF controls can be used inside of an MFC application if you like, or only use the graphics module for enhanced graphics features.
- No need of special preprocessor tools - if you have a reasonably complete C++ compiler then youre all set to go.
- The ability to access the low level handles for most native objects. For example, by accessing the Threads peer class, you can get a handle to the native thread handle itself. For a control, you can access the controls peer and get a handle id that represents the windowing systems native handle for a window/widget. This allows you to use platform specific calls when necessary.

Enhancements:
- This is the very first src release of the Mac OS X port of the VCF. It should build and run some of the examples, but is obviously very much still a work in progress.

<<less
Download (3.9MB)
Added: 2008-10-07 License: Freeware Price: FREE
385 downloads
Helma JavaScript Web Application Framework 1.6.3

Helma JavaScript Web Application Framework 1.6.3


An open source web application framework for fast and efficient scripting and serving of your websites and Internet applications. more>>


Helma is written in Java and employs JavaScript for its server-side scripting environment, removing the need for compilation cycles and reducing development costs while giving you instant access to leverage the whole wealth of Java libraries out there.
Helma offers simple and codeless mapping of application objects to database tables. In addition, an embedded object-oriented database performs automatic data persistence of unmapped objects.

<<less
Download (6.2MB)
Added: 2008-11-26 License: Freeware Price:
13 downloads
 
Other version of Helma JavaScript Web Application Framework
Helma Javascript Web Application Framework 1.6.0 RC1Open source web application framework. the need for compilation cycles and reducing development costs while giving you instant
License:Freeware
Download (4.1MB)
937 downloads
Added: 2007-04-05
CocoaScriptMenu.Framework 1.0

CocoaScriptMenu.Framework 1.0


CocoaScriptMenu.Framework, is an embedable Objective-C framework that adds a Script Menu to any Cocoa Application that uses it more>>
CocoaScriptMenu.Framework, is an embedable Objective-C framework that adds a "Script Menu" (as seen in iTunes/DVD Player/Xcode) to any Cocoa Application that uses it. Most Likely requires Mac OS X 10.4, but actually might work with 10.3 (but I havent tested). Default usage requires only two lines of code added to add the feature. Tri-Licensed under the MPL/LGPL/GPL.


<<less
Download (133KB)
Added: 2005-10-11 License: GPL Price:
1473 downloads
Template.framework 1.0

Template.framework 1.0


Template.framework - Open source template framework more>>
Template.framework provides a simple Template object for use with parsing template files. It uses only Foundation classes and can be used with command line tools.

It is currently used by StartupItem Manager to create the property list and shell scripts used in the StartupItems it creates.
<<less
Download (537KB)
Added: 2006-04-14 License: Freeware Price:
1294 downloads
Iris Studios Shared Object Framework 1.0.3

Iris Studios Shared Object Framework 1.0.3


Iris Studios Shared Object Framework - Common set of PHP files more>>
ISSO is a new framework developed in order to decrease development time and increase ease of development. The framework consists of a series of PHP classes that are used and reused throughout all modern Iris Studios applications. New Iris Studios products will require this to run.
ISSO is a common set of PHP files that would normally have to be duplicated in numerous Iris Studios products because of their high common usage in applications. ISSO works to prevent this duplication by creating a solid and stable framework which can be included in all future products.
Enhancements:
- Added a pre-parse hook to the template processor that allows an additional call-back function to be run on template data [template.php]
- Full paths are now better-hidden in error messages (especially file-system template failure messages) [kernel.php]
- Fixed a bug where template phrases with a double quote would be escaped in the output [template.php].
<<less
Download (25KB)
Added: 2006-01-29 License: Freeware Price:
1364 downloads
Log Application Usage 1.1

Log Application Usage 1.1


Log Application Usage is a highly-efficient, high-quality application which is invisible and writes launch and quit times of all applications to the file Log Application Usage.log in the preferences folder. more>> <<less
Download (2.9MB)
Added: 2008-04-05 License: Free Price:
downloads
Bug Reporter Framework 1.1

Bug Reporter Framework 1.1


Bug Reporter contains a framework package that allows you to build a bug reporting system into your applications. Requirements: Mac OS X 10.2.3 or later more>> Bug Reporter contains a framework package that allows you to build a bug reporting system into your applications.
Requirements:
Mac OS X 10.2.3 or later.
Enhancements:
Version 1.1 supports submissions via email. This helps to prevent "abuse" or users from "playing" with the reporter, since it will always show their email address and email path.
<<less
Download (126K)
Added: 2003-10-02 License: Free Price:
downloads
 
Other version of Bug Reporter Framework
Bug Reporter Framework 1.1Bug Reporter Framework is designed to be a helpful program in which email support has been added ...Bug Reporter Framework 1.1 is designed to be a helpful program in which
License:Freeware
Download (126KB)
downloads
Added: 2003-10-01
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5