Replace the two< orphaned radio buttons in the controls palette by a

NSMatrix as in Apple/NeXT's InterfaceBuilder.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@29448 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Wolfgang Lux 2010-01-30 11:45:19 +00:00
parent 7384863826
commit 5bde203cac
3 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2010-01-20 Wolfgang Lux <wolfgang.lux@gmail.com>
* Palettes/2Controls/ControlsPalette.gorm:
Replace the two orphaned radio buttons by a NSMatrix.
2010-01-17 Wolfgang Lux <wolfgang.lux@gmail.com>
* Palettes/2Controls/GormButtonAttributesInspector.m(-ok:, -revert:):