bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #11478] ProjectCenter: No connection to app delegate in main .gorm


From: Stefan Urbanek
Subject: [bugs #11478] ProjectCenter: No connection to app delegate in main .gorm
Date: Sun, 02 Jan 2005 06:00:41 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040804

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.




/**************************************************************************/
[bugs #11478] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11478>
Project: GNUstep
Submitted by: Stefan Urbanek
On: Sun 01/02/2005 at 10:48

Category:  Application
Severity:  3 - Ordinary
Item Group:  Bug
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open


Summary:  ProjectCenter: No connection to app delegate in main .gorm

Original Submission:  There is no connection from the First Responder 
(NSApplication) to the AppController as delegate in the default .gorm file that 
is included in new application project.

Experience:
1. create new application project
2. edit Classes:AppController.m and add in applicationDidFinishLaunching:

    NSLog(@"Application started");

3. build the application
4. run the application -> nothing happens

One has to open the .gorm file and add the connection manually, which is not 
obvious for new/inexperienced/uninformed user.











For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11478>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]