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

Changes by: Richard Frith-Macdonald <[EMAIL PROTECTED]>
Date: Tue 10/28/03 at 16:57 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | In Test


------------------ Additional Follow-up Comments ----------------------------
I implemented this ... at least partially.

Not sure what to do when DnD supplies multiple files ... currently the code just uses 
the last one.

DnD only works on some parts of the panel ... not sure if this is a bug in DnD.  
Should a superview get DnD events occurring over one if its subviews if the subview 
does not do DnD?  If not (as at present) wse have to implement DnD separately for 
every subview within the panel ... very tedious.



=================== BUG #4259: FULL BUG SNAPSHOT ===================


Submitted by: benhur                  Project: GNUstep                      
Submitted on: Wed 07/09/03 at 23:15
Category:  Gui/AppKit                 Severity:  1 - Ordinary               
Bug Group:  None                      Resolution:  Fixed                    
Assigned to:  None                    Status:  In Test                      

Summary:  NSOpenPanel should accept typed path

Original Submission:  In OS 4.2, the user can type a complete (or relative) path

in a NSOpenPanel/NSSavePanel. If it represents a directory,

the panel shows the contents of that directory. If it doen't

exist, it asks the user it it should be created.

GNUstep should implement this behaviour.

Also, the panels should accept dnd of files.

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

-------------------------------------------------------
Date: Tue 10/28/03 at 16:57         By: CaS
I implemented this ... at least partially.

Not sure what to do when DnD supplies multiple files ... currently the code just uses 
the last one.

DnD only works on some parts of the panel ... not sure if this is a bug in DnD.  
Should a superview get DnD events occurring over one if its subviews if the subview 
does not do DnD?  If not (as at present) wse have to implement DnD separately for 
every subview within the panel ... very tedious.


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4259&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