• 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
RE: interface design question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: interface design question


  • Subject: RE: interface design question
  • From: Francisco Tolmasky <email@hidden>
  • Date: Wed, 2 Jun 2004 13:44:35 -0700

I think the first thing you need to do is consider the model of your application and worry about the view later. By this I mean you should design the structures that will represent these OpenGL widgets so that you know how to handle them, then make a view that uses them, if not you'll find yourself creating twice the code. For example, you may end up making a nice view that shows you all the stuff and then stores the information in itself, when you could have simply stored the information in the actual representative object in the first place and saved yourself the time of having to move the information.

Francisco Tolmasky
email@hidden
http://www-scf.usc.edu/~tolmasky/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: 2003 WWDC DVDs for sale?
  • Next by Date: NSSegmentedControl temporary click only?
  • Previous by thread: Re: interface design question
  • Next by thread: Retrieving AppleShare passwords from the Keychain
  • Index(es):
    • Date
    • Thread