Marcio Valenzuela wrote: > I > understand gworkspace is the gui window application that lets you create > projects and files in a graphical environment (using written code) and > then > compile your software and debug it. > > 2. Am i correct to assume that gworkspace is the gui part of all this > gnustep that will let me code for in a window-like environment? > No, GWorkspace is like Mac OS Finder or Windows Explorer. Start it with `openapp GWorkspace`. Don't forget to source GNUstep.sh with `. System/Library/Makefiles/GNUstep.sh`. To develop, you need Project Center and Gorm.
--Tycho Martin Clendenny -- View this message in context: http://www.nabble.com/installing-GNU-for-first-time-tp15836235p15843556.html Sent from the GNUstep - General mailing list archive at Nabble.com. _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
