FROM : Bill Bumgarner
DATE : Wed May 14 19:00:00 2008
On May 14, 2008, at 9:46 AM, Stefan Werner wrote:
> Actually, there are many frameworks that do dynamic layouts with
> widgets that will automatically resize to fit their labels (Java
> Swing for example). I'm not aware of an easy way of doing this in
> native Cocoa, but it should be possible do have proper localization
> support without having separate NIB files for each language. I'm
> expecting that Qt/Cocoa and wxCocoa will deliver such implementations.
http://www.gnustep.it/Renaissance/
Renaissance can automatically layout user interfaces based on a
relatively straightforward, non layout specific, interface
description. It works fairly well. I have used it successfully a
handful of times to build highly configurable applications where the
types to be edited was data driven.
It is unfortunate that it is under a restrictive license.
b.bum
DATE : Wed May 14 19:00:00 2008
On May 14, 2008, at 9:46 AM, Stefan Werner wrote:
> Actually, there are many frameworks that do dynamic layouts with
> widgets that will automatically resize to fit their labels (Java
> Swing for example). I'm not aware of an easy way of doing this in
> native Cocoa, but it should be possible do have proper localization
> support without having separate NIB files for each language. I'm
> expecting that Qt/Cocoa and wxCocoa will deliver such implementations.
http://www.gnustep.it/Renaissance/
Renaissance can automatically layout user interfaces based on a
relatively straightforward, non layout specific, interface
description. It works fairly well. I have used it successfully a
handful of times to build highly configurable applications where the
types to be edited was data driven.
It is unfortunate that it is under a restrictive license.
b.bum






Cocoa mail archive

