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

BGHudTextFieldCell Placeholder Text Does Not Respect Alignment #27

Closed tylerstillwater closed 14 years ago

tylerstillwater commented 14 years ago

Setting the placeholder text of a HUD Text Field and then setting the alignment to center does not center the placeholder text in the field. The normal text is centered, however.

timthedevguy commented 14 years ago

BGHUDTextFieldCell Placeholder Alignment

Fixed improper placeholder alignment in BGHUDTextFieldCell. Old code would draw left justified at all times, now responds to -alignment value of BGHUDTextFieldCell. Closed by 665f421ee7d54b764ff93d81239fd7a1aab77af9.