Cocoa / Carbon Tab dialogs...
Cocoa / Carbon Tab dialogs...
- Subject: Cocoa / Carbon Tab dialogs...
- From: Alec Carlson <email@hidden>
- Date: Mon, 20 May 2002 14:42:50 -0500
Using Interface Builder, I can create both a Cocoa and a Carbon nib file
containing a single window with a tab dialog control with 2 tabs. There is a
single line of static text in each tab. For the Cocoa nib, If I "Test the
Interface" with IB, the tabs display correctly and selecting each tab
displays the line of text associated with the selected tab. For the Carbon
nib, if I "Test the Interface", the text from the second tab is displayed in
the first tab when the dialog is drawn. Selecting the second tab erases all
the static text and displays a blank tab dialog.
I can't seem to find the documentation for tab dialogs in Cocoa or Carbon.
Assuming it exists at all, it is well hidden and searching Apple's web site
using Google is pretty useless. A search for "tab dialog" returns every
article containing the word "tab" or "dialog" in any order...
So, I'm either doing something wrong when I define the Carbon nib or Apple's
Carbon Simulator is not doing the right thing with the dialog.
Can anyone provide some insight on what's going on and/or where the tab
dialog doc is ?
Thanx -
Alec
-----------------------------------------------------------------------
Time is Short, and the Water Rises
-----------------------------------------------------------------------
_______________________________________________
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.