• 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: window with a lot of controllers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: window with a lot of controllers


  • Subject: Re: window with a lot of controllers
  • From: Ondra Cada <email@hidden>
  • Date: Mon, 10 May 2004 16:51:39 +0200

Denis,

On 10.5.2004, at 16:21, Denis Queffeulou wrote:

> I wonder if it is possible with Cocoa to create GUI interfaces windows
> programmatically (like in Java) ?

Sure it is (although I am not that sure how much like Java it is ;)

> It's because if I have a GUI with MANY controllers (many tabs with
> many NSSliders), I think it would be very time consuming to do the
> bindings between outlets and GUI component in Interface Builder (very
> tedious).

Normally, you prepare just one tab in its own NIB, and load it as many
times as you need (see also the new NSNib class). It is *ways* more
convenient than creating widgets programmatically.

> If it's possible, is there an example of such procedure ?

I am not sure, but you don't need them: it all works first time exactly
as documented.
---
Ondra Hada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.


  • Follow-Ups:
    • Re: window with a lot of controllers
      • From: Denis Queffeulou <email@hidden>
References: 
 >RE: Resize Matrix (From: email@hidden)
 >window with a lot of controllers (From: Denis Queffeulou <email@hidden>)

  • Prev by Date: Knowing when NSSplitView's divider relocates
  • Next by Date: NSArrayController can't insert object
  • Previous by thread: window with a lot of controllers
  • Next by thread: Re: window with a lot of controllers
  • Index(es):
    • Date
    • Thread