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

Changes by: Gregory John Casamento <[EMAIL PROTECTED]>
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/



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to