• 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
Creating/Populating Windows programatically
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Creating/Populating Windows programatically


  • Subject: Creating/Populating Windows programatically
  • From: gnat <email@hidden>
  • Date: Wed, 31 May 2006 12:02:01 -0400

Hello,
I'm looking to auto generate windows on the fly based on the contents of a file (XML schema). I am looking to do this so that I don't have to update the Application when the files are changed (i.e. use the schema to build an XML file and where possible would like to avoid special code when changes are made to the scheama(s)).


I have found a few references to creating windows (notably the full screen app walkthrough at cocoadevcentral), but I have not found anything that gives a good end to end example of creating a window and adding objects to it (though I have gathered that I need to create a view and put the objects in the view) as well as how to do all the binding stuff that IB does for you. Anyone have any good resources?

One issue I have specifically noticed so far are that there are black areas at the top left and right corners of my (titled) window. Anyone know what is causing this? Or is it an artifact of not having a delegate setup yet?

Thanks,
-dave


_______________________________________________ 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: Creating/Populating Windows programatically
      • From: Jim Balhoff <email@hidden>
    • Re: Creating/Populating Windows programatically
      • From: Mike Blaguszewski <email@hidden>
  • Prev by Date: Binding images in NSPopUpButton
  • Next by Date: Re: Client ssh
  • Previous by thread: Binding images in NSPopUpButton
  • Next by thread: Re: Creating/Populating Windows programatically
  • Index(es):
    • Date
    • Thread