bug-gnustep
[Top][All Lists]
Advanced

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

[bugs #9955] Gorm parse outlets redundantly.


From: Yen-Ju Chen
Subject: [bugs #9955] Gorm parse outlets redundantly.
Date: Tue, 10 Aug 2004 12:17:02 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.4 (KHTML, like Gecko) Safari/125.9

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




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

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9955>
Project: GNUstep
Submitted by: Yen-Ju Chen
On: Tue 08/10/2004 at 16:12

Category:  Gorm
Severity:  5 - Average
Item Group:  Bug
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  Gorm parse outlets redundantly.

Original Submission:  1. Open gorm.
2. "Document" -> "New Module" -> "New Empty"
3. Select "Classes" in main window.
4. "Classes" -> "Load Class..." to load this header:

#include <AppKit/AppKit.h>

@interface LibraryLocationPanel: NSObject
{
    IBOutlet id locationTextField;
    IBOutlet id panel;
    int buttonResult;
}

@end

5. Look at the outlet of this class in inspector.
  The "panel" outlet appears redundantly.











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

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







reply via email to

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