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

[BGHUDBox cornerRadius] as in NSBox NSBoxCustom and NSLineBorder #6

Closed mahal closed 13 years ago

mahal commented 14 years ago

NSBox with boxType = NSBoxCustom and borderType = NSLineBorder has the ability to draw rounded corners which looks awesome. You can even set the cornerRadius and the borderWidth in Interface Builder with the User Defined Attributes.

thank you very much for the support and the great BGHUDAppKit.

timthedevguy commented 14 years ago

I'm not sure I understand, whats the problem?

mahal commented 14 years ago

it's not a problem but a feature request that BGHUDBox will have rounded corners like NSBox (when set the mentioned properties)

timthedevguy commented 14 years ago

Ah ok, sorry :) I'll add that feature request.

timthedevguy commented 13 years ago

BGHUDBox corrections