bug-gnustep
[Top][All Lists]
Advanced

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

[bug #4259] NSOpenPanel should accept typed path


From: nobody
Subject: [bug #4259] NSOpenPanel should accept typed path
Date: Tue, 28 Oct 2003 11:57:18 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031010 Debian/1.4-6

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

Changes by: Richard Frith-Macdonald <rfm@gnu.org>
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/





reply via email to

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