Re: Any NSView (subclasss drawing) Layout Persistence Frameworks around?
Re: Any NSView (subclasss drawing) Layout Persistence Frameworks around?
- Subject: Re: Any NSView (subclasss drawing) Layout Persistence Frameworks around?
- From: Uli Kusterer <email@hidden>
- Date: Mon, 7 Nov 2005 00:02:31 +0100
Am 06.11.2005 um 19:49 schrieb email@hidden:
What I am really looking for (and haven't found it yet) is a sort
of box-model
that can manage the layout of say bezier paths or other abstract
items inside
a custom NSView. Something like the HTML box model that simply
calculates
boxes, and and handles thier interaction,especially if it were like
HTML/CSS
where I can just layout default items, and sprinkle custom layout
behavior
via J-Script, something like this doesn't exists in cocoa AFAIK...
Renaissance could probably be abused to do that. It was originally
developed for GNUstep, but last I tried it (which was ages ago,
though) it also compiled for OS X. Renaissance is a dynamic layout
engine, which offers stuff kind of like Java's GridBag or other
dynamic UI kits.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden