discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSBrowser for Renaissance


From: Nicola Pero
Subject: Re: NSBrowser for Renaissance
Date: Mon, 31 Mar 2003 19:45:42 +0100 (BST)

> So, heres an implementation of NSBrowser for renaissance. The tar file
> contains a .h and .m to be dropped into Source/TagLibrary. I wont
> insult anybodies intelligence by providing a patch for the makefile :-)
> 
> The tag is "browser", it supports the following attributes:
> 
>       titled                          - default no
>       allowsBranchSelection           - default yes
>       allowsEmptySelection            - default no
>       allowsMutipleSelection          - default no
>       takesTitleFromPreviousColumn    - default yes
>       separatesColumns                - default yes
>       acceptsArrowKeys                - default yes
>       sendsActionOnArrowKeys          - default yes
>       hasHorizontalScroller           - default no
>       doubleAction
>       minColumnWidth
>       maxVisibleColumns
>       matrixClass                     - must be a subclass of NSMatrix
>       cellClass                       - must be a subclass of NScell
> 
> I've tested this fairly throroughly on GNUstep, and somewhat less thoroughly
> on OS X. Any problems let me know,
> 
> Nicola, could you drop this into CVS if it looks o.k. please ?

Excellent! - thank you :-)

I committed your code to CVS.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]