Mint Project

Software Screenshot:
Mint Project
Software Details:
Version: 1.0b6
Upload Date: 2 Jan 15
Developer: Mint Software
Distribution Type: Shareware
Price: 25.00 $
Downloads: 5
Size: 16876 Kb

Rating: nan/5 (Total Votes: 0)

Mint Project is a rapid application development environment that builds true Mac OS X Cocoa applications using a BASIC (Mint Basic flavor) style programming language. Mint Project's application development workflow is intuitive and engaging for programmers.

Straight Forward Language:
Mint Basic is an object oriented language just like Objective-C; however, unlike Objective-C, the language preferred by Apple, Mint Basic has a low learning curve due to its straightforward syntax. Users of Real Studio (formally REALbasic) and Visual Studio will find Mint Project an easy transition to make and great alternative as it supports many of the programing language elements of those two platforms. Let the word 'BASIC' not fool you because fortunately, Mint Basic is robust and highly suitable for professional app development.

Easy to Maintain:
Unlike Xcode, Mint Project does away with the need to maintain separate header (.h) and implementation (.m) files, instead Mint Project allows you to organize your project (classes, methods, properties) visually using folder and modules.

User Interfaces:
Mint Project is not just a new Language or new IDE, it is a full fledged user interface design tool which allows developers to do away with the NIB files and instead design user interfaces that are directly part of the code and is thus easier to access than NIBs. For developers who prefer to use NIB files, Mint Project is fully compatible.
Product Types:
Mint Project is capable of building Applications and Frameworks for Mac OS X.

Multiple Targets:
Mint Project also supports multiple targets allowing a developer to setup different build scenarios where platform, architecture, frameworks, classes (you can disable and enable classes for any particular target), and resources are variable. This allows for similar products that share a code base to be produces by simply deactivating the irrelevant classes for any particular target.

You Own The Product:
Products created in Mint Project by developers who have a registered and valid license from Mint Software are fully welcomed to sell and distribute their creations.

What is new in this release:

- More changes to File Structure, compatibility with older bets is broken, but older documents should convert correctly. - Layout Viewer now accepts resizing from all its corners. - Layout Viewer nows shows UIViews and descendants of UIViews, but there is currently no proper representation displayed. - Pallets have been added to allow drag and drop of Objects on NSViews (UIViews for iOS to come). - NSViews should update correctly when editing their size property in the Inspector. This was a persistent issue until this release. - Objects are now technically classes that are implemented in a special way, thus they can have all of the most of the features of a class. - Objects members and their sub objects are no longer owned by the containingClass, you now access members just as you would with classes, e.g: myContainerView.NSButton1.setFrame... - Objects members can now have methods, this is useful for when a particular Object needs to respond to a NSResponder event/method, such as mousedown: - General speed increases, especially with the file format and importing BridgeSupport files. - Tab orders have been fixed on many of the panels.

Requirements:

Although Mint Project will run on Mac OS X 10.5 it is not supported. Mac OS X 10.6 is preferred and is required for iOS development.

Limitations:

Can only build limited applications: three classes and three methods per class.

Similar Software

Comments to Mint Project

Comments not found
Add Comment
Turn on images!