mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-26 05:27:03 +00:00
--- This patch makes nib2cib dealing with NSButtons much more better by setting particular offsets according to the the kind of button. Here is a screenshot of what I have done in IB : <http://img839.imageshack.us/img839/4379/19894787.png> This is the rendering of nib2cib without this patch: <http://img263.imageshack.us/img263/1708/without.png> This is the rendering of nib2cib with this patch: <http://img263.imageshack.us/img263/1097/with.png>