[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnu.gnustep.discuss] Gorm controls addition - help?
From: |
Adam Fedor |
Subject: |
Re: [gnu.gnustep.discuss] Gorm controls addition - help? |
Date: |
Thu, 12 Jul 2001 10:30:53 -0600 |
Shellac wrote:
>
> BTW initially I didn't put the tableview in a scrollview, but it was
> never visible (same code, just added tableview to the window). Did I
> do something wrong?
>
Same problem. NSTableView needs to implent initWithCode and
encodeWithCoder:
> One ignorant question - er, how does NSBox work like that currently? I
> can't get anything in an NSBox, only on top or below, never in the
> content (as far as I can tell).
Double click on an NSBox, then drag somthing into it.