[OGo-GNUstep-Port] SkyCollapsibleContent unable to set 'nil' for key: 'visibility'

Sebastian Reitenbach gnustep-port@opengroupware.org
Sun, 03 Jun 2007 19:55:14 +0200


Hi,

> If the element does support 'visibilityDefault' I think its a pretty  
> good idea.
from the SkyCollapsibleContent.m:

/*
   <> visibility           this or visibilityDefault is required
    > visibilityDefault
    > title                default = nil
    > condition            default = NO


Sebastian