[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ 101917 ] win32: File dialog issues
From: |
nobody |
Subject: |
[ 101917 ] win32: File dialog issues |
Date: |
Fri, 07 Mar 2003 06:03:23 -0500 |
Support Request #101917, was updated on Fri 03/07/03 at 11:03
You can respond by visiting:
http://savannah.gnu.org/support/?func=detailsupport&support_id=101917&group_id=99
Category: AppKit
Status: Open
Priority: 5
Summary: win32: File dialog issues
By: mb
Date: Fri 03/07/03 at 11:03
Logged In: YES
user_id=3374
Browser: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1)
Gecko/20021130
OS: Windows 2000
cvs: recent
1. On Win32 open and save dialogs only display the
current drive.
See http://www.xdev.org/shots/Ink.app-win32-OpenDialog.jpg
2. Home buttons is nonfunctional.
3. Pressing the eject button causes a NSInvalidArgument
exception (no eject command on windoze).
Thoughts on 1: GTK adds all drives to the left folders
pane as A:\, C:\ etc. Special folders such as the
Network neighbourhood and the deskop, My Computer, etc
are ignored.
Thoughts on 3: Windows explorer has the possibility to
eject cd drives and to disconnect network mapped
drives, so this is probably somewhere in the (very
ugly) win32api.
Checking drive for its type (cdrom, zip, network drive)
could allow the use of special eject buttons for every
type (would be very elegant imho).
----------------------------------------------------------------------
You can respond by visiting:
http://savannah.gnu.org/support/?func=detailsupport&support_id=101917&group_id=99
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ 101917 ] win32: File dialog issues,
nobody <=