Every two weeks, we show you how Cappuccino is growing.
Cappuccino
News
- The method
setControlSize:with optionsCPRegularControlSize,CPSmallControlSizeandCPMiniControlSizeis now availble for every standard Cappuccino control.
The theme attribute
nib2cib-adjustment-framehas been added toCPControl. This allows you to specify the small adjustments and tweaks to the size and position of a control as it’s converted throughnib2cibto an app using your theme. The Cappuccino themes, Aristo and Aristo 2, implement this.The method
PatternColor()has been improved. The function lets the user to set the size of the slices of a pattern color. This enables Retina (hi-dpi) resolution controls.
Changes/Fixes
- The ‘CPPredicateEditor’ and ‘CPRuleEditor’ have been redesigned. They now use regular
CPTextFieldandCPPopUpButtoncontrols instead of private equivalents.
The
bootstrap.shfilters out the stringOpenRDK Runtime Environmentwhen detecting Java version.The
CPToolTipclass has been improved. Content alignment and a truncation issue have been fixed.Buttons of a
CPButtonBarare now removed from aCPButtonBarwhen they are not displayed anymore.The
CPOutlineViewdoesn’t crash when reloading its data and changing the position of an item anymore.
Cucapp
News
Cucapp automatically simulates several
CPMouseMovedevents between two simulated events generated by the tester.A category to
CPMenuItemhas been added to easily add acucappIdentifierto a CPMenuItem.
Changes/Fixes
- The category
Cucumber+Extensions.jdoesn’t raise an exception in Firefox anymore.

