5 projects tagged "Windows"
DevelKit Framework is an GNUstep/Cocoa framework with tools for reading, understanding, and generating source code from other applications. Its goal is to allow applications to generate code from non-textual representation, such as diagrams or other kinds of descriptions. Example features: an ObjectiveC source reader and generator, a project builder class, source structure related classes (class, method, and instance variables), templates, a tool for automatically generating accessor (getter ad setter), dealloc and archiving methods (interface and implementation) for a given class, and more.
GNUstep is a cross-platform, object oriented environment composed of frameworks, tools, and servers (daemons). It is very similar to the Cocoa frameworks from Apple, and tries to maintain compatibility with Cocoa wherever it is desired and possible. The frameworks provide classes for containers, distributed objects, object archiving, file management, text system, font management, image composition, WYSIWYG PostScript graphics, and more.
Gorm (Graphic Object Relationship Modeller) is a GNUstep application for building user interfaces and application objects relationships. Its major features include drag-and-drop creation of GUI elements from palettes, run-time loading of additional palettes, direct on-screen manipulation of GUI elements, manipulation and examination of objects via inspectors, and creation of connections between objects using mouse. It is a clone of the former NeXTstep (currently OS X) "Interface Builder" application.