• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Any NSView (subclasss drawing) Layout Persistence Frameworks around?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Any NSView (subclasss drawing) Layout Persistence Frameworks around?


  • Subject: Any NSView (subclasss drawing) Layout Persistence Frameworks around?
  • From: email@hidden
  • Date: Sun, 6 Nov 2005 10:49:22 -0800

Hi, all.

I have been using cocoa a lot, and core data/bindings is amazing and all,
but I am finding that I am more and more wasting a lot of coding time on
NSView subclass where I am laying out items in relation to each other.
(This is mostly for printing)


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...


So... before I hack something together I'll ask here...

Thanks!
_______________________________________________
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


  • Follow-Ups:
    • Re: Any NSView (subclasss drawing) Layout Persistence Frameworks around?
      • From: Uli Kusterer <email@hidden>
    • Re: Any NSView (subclasss drawing) Layout Persistence Frameworks around?
      • From: Andreas Mayer <email@hidden>
  • Prev by Date: Re: Image and title in NSPopUpButton
  • Next by Date: Core Data: autoreleasing an invalid object?
  • Previous by thread: Re: Image and title in NSPopUpButton
  • Next by thread: Re: Any NSView (subclasss drawing) Layout Persistence Frameworks around?
  • Index(es):
    • Date
    • Thread