mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-28 06:27:02 +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>
Requires objj be installed, as well as ojunit, located at http://github.com/280north/ojunit
Run individual tests using a command similar to the following:
objj ojunit/OJTestRunnerText.j cappuccino/Tests/Foundation/CPDateTest.j