bug-gnustep
[Top][All Lists]
Advanced

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

[bug #6345] Not-direct custom subclasses are ignored


From: nobody
Subject: [bug #6345] Not-direct custom subclasses are ignored
Date: Sun, 23 Nov 2003 15:29:30 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

=================== BUG #6345: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6345&group_id=99

Changes by: Gregory John Casamento <greg_casamento@yahoo.com>
Date: Sun 11/23/2003 at 15:29 (US/Eastern)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Corrected this in CVS.  The cause was that the method being used to get the 
subclasses only retrieved the custom classes for the immediate parent, not all 
possible subclasses.



>From observation, IB under MOSX gets all possible subclasses and presents them 
>in the inspector.  Gorm now does the same.



GJC



=================== BUG #6345: FULL BUG SNAPSHOT ===================


Submitted by: stefanu                 Project: GNUstep                      
Submitted on: Mon 11/03/2003 at 15:06
Category:  Gorm                       Severity:  3                          
Bug Group:  Bug                       Resolution:  Fixed                    
Assigned to:  gcasa                   Status:  Closed                       

Summary:  Not-direct custom subclasses are ignored

Original Submission:  Example:

1. in Gorm: create a subclass MyPanel:NSPanel

2. Drag a window from the palette

3. Try to set custom class -> only NSWindow and NSPanel are there



I'm not sure if this is intended behaviour, but I would expect also MyPanel 
there. Only direct subclasses are supposed to be there?



(I've dragged NSWindow there because of previous bug, that NSPanel has no 
resize bar)

Follow-up Comments
*******************

-------------------------------------------------------
Date: Sun 11/23/2003 at 15:29       By: gcasa
Corrected this in CVS.  The cause was that the method being used to get the 
subclasses only retrieved the custom classes for the immediate parent, not all 
possible subclasses.



>From observation, IB under MOSX gets all possible subclasses and presents them 
>in the inspector.  Gorm now does the same.



GJC

-------------------------------------------------------
Date: Sun 11/23/2003 at 01:03       By: gcasa
The list should reflect other custom subclasses.


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6345&group_id=99

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





reply via email to

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