Re: Missing Widgets in Interface Builder?
Re: Missing Widgets in Interface Builder?
- Subject: Re: Missing Widgets in Interface Builder?
- From: matt neuburg <email@hidden>
- Date: Mon, 24 May 2004 17:08:43 -0700
On Mon, 24 May 2004 17:14:12 +0200, j o a r <email@hidden> said:
>You do this by selecting two or more items in a window in IB and then
>choose the "group in split view" menu item.
Also notice that one or both of the two items can be custom NSView objects
that you use for no other purpose. For example, suppose you want the split
to look like this:
Text Field -> Text Field
Button
-------split------------
TextView
To arrange this, first put an NSView in the top half of the window and an
NSTextView in the bottom half. Now select them and split the window. Now put
the text fields and the button into the NSView in the top half. m.
>On 2004-05-24, at 07.02, David Olbersen wrote:
>
>> Hi, I'm very new with Xcode & IB. If there's an IB specific list
>> please redirect me.
>>
>> I've noticed some apps have their windows divided into user resizable
>> sections. Each section is resizable via a little bar that you can drag
>> around. You know you can resize it because there's a dip in the middle
>> of the bar.
>>
>> The example I'm thinking of is the divider between the Source list and
>> the main content window in iTunes. Is there a way of creating this
>> with IB that I'm just not seeing, or must I do some coding to get that
>> to work?
>>
>> AFAIK I have the developer tools that have Xcode 1.2 included,
>> downloaded from the ADC website (all 22 pieces of it...)
>
>[demime 0.98b removed an attachment of type application/pkcs7-signature
which had a name of smime.p7s]
>
>
--
matt neuburg, phd = email@hidden, http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
AppleScript: the Definitive Guide! NOW SHIPPING...! (Finally.)
http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.