timthedevguy / BGHUDAppKit

* BGHUDAPPKIT is no longer under development by me, I hope that the community will keep it alive and going as I no longer have time to dedicate to the project** The missing HUD controls. Please scroll down to read the readme file for an important notice concerning the future of BGHUDAppKit. Note that there are multiple versions available, 10.5+, 10.6.7, and now 10.7. As soon as I learn how I'll make these all one code base if possible.
http://www.binarymethod.com/
312 stars 57 forks source link

NSScrollView Border Styles (BorderTypes) need custom look. #3

Open regexident opened 14 years ago

regexident commented 14 years ago

BGHUDScrollView really needs to get some adjustments applied to it border styles.

NSNoBorder is fine. NSLineBorder needs to be a bright yet (slightly) transculent white. NSBezelBorder's opacity needs to be reduced to about 0.75f and the luminancy inversed. (or even better: custom designed for HUD look) NSGrooveBorder is also seriously broken for white on black.

timthedevguy commented 14 years ago

Added to the queue