http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5414

Christopher Brooks <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
       Hours Worked|                            |0.25
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |FIXED
         AssignedTo|[email protected]    |[email protected]

--- Comment #1 from Christopher Brooks <[email protected]> 2011-05-31 
14:47:10 PDT ---
Fixed.

I'm in the process of updating the file browser dialogs to use
java.awt.FileDialog under Mac OS X so that users have a more native
look and feel.  Other platforms will continue to use javax.swing.JFileChooser.
There is a property that can be set to control which browser is used,
see ptolemy.gui.PtGUIUtilities.

The problem is that under Mac OS X, java.awt.FileDialog.getFile() returns the
file, but not the directory.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev

Reply via email to