GNUstep Renaissance

{{Refimprove|date=October 2016}}

{{Infobox software

| name = Renaissance

| logo =

| screenshot =

| caption =

| developer = Nicola Pero

| latest_release_version = 0.9.0

| latest_release_date = {{release date|2008|03|19}}

| operating_system = Cross-platform, Mac OS X, and GNUstep

| programming language = Objective-C

| genre =

| license = GNU Lesser General Public License

| website = http://www.gnustep.it/Renaissance/

}}

GNUstep Renaissance is a development framework that reads XML descriptions of graphical user interfaces from an application bundle and converts them into native widgets and connections at runtime under either GNUstep or Mac OS X.

GNUstep Renaissance was written by Nicola Pero as an alternative to the NIB and gorm files used by Interface Builder and Gorm, respectively. Unlike the aforementioned formats, Renaissance can generate interfaces that can be run without modification on either GNUstep or Mac OS X. It also uses a feature called AutoLayout, which means that localized strings do not have to be manually resized.

As of January 2006, GNUstep Renaissance is beta software. A graphical frontend to Renaissance does not yet exist. A stable release has not been made since 2008, though the downloadable binary has not been rebuilt and is still the previous version.{{cite web|quote=(TODO: The binary distribution is still the 0.8.0 one, we need to update it)|title=Renaissance|url=http://www.gnustep.it/Renaissance/Download.html}}

Example

A simple example of an interface specification:

Software using Renaissance

  • Zipper

See also

{{Portal|Free and open-source software}}

  • Gorm - GNUstep Graphical Object Relationship Manager (also UI builder)
  • Interface Builder - Mac OS X and former NextStep Graphical Object Relationship Manager and UI builder

References

{{Reflist}}