bug-gnustep
[Top][All Lists]
Advanced

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

[bug #17892] emulate IB private api to get outlets/actions.


From: matt rice
Subject: [bug #17892] emulate IB private api to get outlets/actions.
Date: Sun, 01 Oct 2006 13:54:42 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060719 Firefox/1.5.0.5

URL:
  <http://savannah.gnu.org/bugs/?17892>

                 Summary: emulate IB private api to get outlets/actions.
                 Project: GNUstep
            Submitted by: ratmice
            Submitted on: Sunday 10/01/2006 at 13:54
                Category: Gorm
                Severity: 1 - Wish
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:


http://lists.apple.com/archives/Projectbuilder-users/2001//Jun/msg00092.html

in case it goes away.

Adding the following three methods to the IBDocuments @protocol

- (NSString *) classForObject:(id) obj;
- (NSArray *) actionsOfClass:(NSString *) className;
- (NSArray *) outletsOfClass:(NSString *) className;








    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?17892>

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





reply via email to

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