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 - Finder style toolbar UI
Summary: Finder style toolbar UI
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on: 35551
Blocks:
  Show dependency tree
 
Reported: 2004-01-07 18:34 UTC by _ tboudreau
Modified: 2008-12-22 23:33 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.