• 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
dynamic GUI, how to?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dynamic GUI, how to?


  • Subject: dynamic GUI, how to?
  • From: Peter Lau <email@hidden>
  • Date: Tue, 13 Jun 2006 14:58:49 -0400

I am new to Cocoa so if this' been discussed or documented, some URL's should be enough and welcome to get me going.

Here's the my problem:

I need to implement a GUI that I don't think (correct if I am wrong) I can layout the whole thing ahead of time...

It's kind of like the XCode's Preferences dialog box. I will have different categories for the user to choose from first. Then in each categories, the user will see a different set of GUI.

I have been working through some Cocoa books but the examples I have seen are mostly static GUI layout, linking controllers to controls, etc. using IB.

Since I have quite of number of categories, I don't think I want to layout everything in one nib window and write a lot of show and hide calls depends on which category is chosen.

And I don't want to do a once size fit all approach. So, each pane from each category will need to resize the window to make it looks best.

Is there a known or common design pattern for this type of GUI?

Happy Computing.

pete

_______________________________________________
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: dynamic GUI, how to?
      • From: Andreas Mayer <email@hidden>
    • Re: dynamic GUI, how to?
      • From: Rosyna <email@hidden>
    • Re: dynamic GUI, how to?
      • From: Scott Thompson <email@hidden>
    • Re: dynamic GUI, how to?
      • From: Scott Ellsworth <email@hidden>
  • Prev by Date: Sorting array of NSDictionaries sortedArrayUsingFunction
  • Next by Date: Re: dynamic GUI, how to?
  • Previous by thread: Re: Sorting array of NSDictionaries sortedArrayUsingFunction
  • Next by thread: Re: dynamic GUI, how to?
  • Index(es):
    • Date
    • Thread