|
From: <no...@so...> - 2001-07-30 07:41:16
|
Bugs item #443401, was opened at 2001-07-21 13:25 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=443401&group_id=588 Category: plugins Group: normal bug Status: Closed Resolution: None Priority: 5 Submitted By: Marcin Orlowski (carl-os) Assigned to: Nobody/Anonymous (nobody) Summary: File System Browser not configurable Initial Comment: Since File System Browser is a core part (not a plugin) I lack better configurability. I mostly need font settings (I need to make FileSystemBrowser as compact as possible, so reduction of used font size is the 1st step) and configurable colors (recently white background blinds me badly, as textarea is black... ---------------------------------------------------------------------- Comment By: Dirk Möbius (dmoebius) Date: 2001-07-30 00:39 Message: Logged In: YES user_id=9521 Attached. ---------------------------------------------------------------------- Comment By: Marcin Orlowski (carl-os) Date: 2001-07-29 17:11 Message: Logged In: YES user_id=69131 Can you please attach that UIManager macro here? I was unable to find it in the mailing list archive. Thanks. ---------------------------------------------------------------------- Comment By: Slava Pestov (spestov) Date: 2001-07-24 00:52 Message: Logged In: YES user_id=2280 You can enable the option 'use text area colors in all text components' in Global Options to give the file system browser the same colors as the text area. Keep in mind that not all Swing controls look good with a dark background. As for the font size issue, you can first try disabling icons, which saves a lot of screen space. You can also use the UIManager tweaking startup script posted on the mailing lists a while ago to change the default Swing font. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100588&aid=443401&group_id=588 |