Skip navigation.
 
mlRe: get multiple instances of NSView from nib
FROM : Markus Hitter
DATE : Mon Apr 21 19:37:39 2008

Am 21.04.2008 um 14:28 schrieb Christiaan Hofman:
>> 1) I have on nib file. It contains my window, the view and several 
>> controllers I bind to.
>> 2) In the window I have a Tab view with a tabbar.
>> 3) Each tab should contain a instance of my view.


One solution would be to not include the view into the NSTabView. Put 
tabs at the top and a single view below it. Change the view according 
to changes of the tabs.


Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/

Related mailsAuthorDate
mlget multiple instances of NSView from nib Georg Seifert Apr 21, 00:44
mlRe: get multiple instances of NSView from nib Christiaan Hofman Apr 21, 00:58
mlRe: get multiple instances of NSView from nib JanakiRam Apr 21, 06:39
mlRe: get multiple instances of NSView from nib Christiaan Hofman Apr 21, 13:38
mlRe: get multiple instances of NSView from nib Christiaan Hofman Apr 21, 14:28
mlRe: get multiple instances of NSView from nib Markus Hitter Apr 21, 19:37