• 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: GUI contruction from code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUI contruction from code


  • Subject: Re: GUI contruction from code
  • From: Ondra Cada <email@hidden>
  • Date: Mon, 18 Feb 2002 15:45:49 +0100

Bernard,

>>>>>> Bernard van Gastel (BvG) wrote at Sun, 17 Feb 2002 23:02:30 +0100:
BvG> I am working on a project where some data files are read, and a GUI is
BvG> constructed accordingly. As you guessed : the data files aren't NIB
BvG> files, so wanted to write an interpreter for the data files and
BvG> construct the GUI with the intepreter. I can't find any doc on this
BvG> anywhere on how this can be done using Cocoa. So does anybody know where
BvG> I can find such documentation or does anybody know how I can do this?

(i) Read AppKit documentation -- it is all properly documented there!
(ii) consider to re-factor the app so that the dynamic parts of GUI are
still loaded from NIBs, which contain apropriate parts of the GUI. I dunno
your task, but *ALMOST* always that is a better and easier solution than to
create all programmatically.
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
2K Development: email@hidden http://www.2kdevelopment.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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.

References: 
 >GUI contruction from code (From: Bernard van Gastel <email@hidden>)

  • Prev by Date: Re: ObjC error messages
  • Next by Date: Re: Idle Time in a loop
  • Previous by thread: Re: GUI contruction from code
  • Next by thread: Re: cocoa-dev digest, Vol 2 #204 - 15 msgs
  • Index(es):
    • Date
    • Thread