This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 38518

Summary: Finder style toolbar UI
Product: platform Reporter: _ tboudreau <tboudreau>
Component: Window SystemAssignee: _ tboudreau <tboudreau>
Status: RESOLVED FIXED    
Severity: blocker CC: tor
Priority: P3    
Version: 3.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 35551    
Bug Blocks:    

Description _ tboudreau 2004-01-07 18:34:14 UTC
This is more of a placeholder than anything else;  I have an 
implementation of a toolbar UI that looks like the toolbars 
in Mac Finder.  Still needs a tweak or two, but they're pretty 
close.

Unfortunately, at present, our icons are much too tailored 
to Metal to make use of it - it just showcases, in an 
enhanced way, just how ugly NetBeans icons are.

Anyway, since others have shown interest, here's how to 
find it:

cd $NB_HOME/openide/loaders/src/org/openide/awt
cvs update -r osx_finder_toolbars -P -d

and build normally.
Comment 1 _ tboudreau 2004-03-01 02:16:23 UTC
Implemented some time ago.