[info-mcl] Tab views

Terje Norderhaug terje at in-progress.com
Thu Sep 4 01:40:40 CDT 2008


On Sep 2, 2008, at 2:27 PM, Octav Popescu wrote:

> Has anybody implemented tabbed views for MCL 5.0 or later?

See the multi-pane-view.lisp and tab-bar-view.lisp files of the  
Appearance Manager in the MCL 5.2 Examples. It provides the basic  
functionality for tabbed views. To get a modern appearance, patch it  
with my Modern MCL contribution (enclosed), which turns the old  
school example in multi-pane-view into a contemporary look & feel,  
like this for OSX 10.4:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic.tiff
Type: image/tiff
Size: 17178 bytes
Desc: not available
URL: <http://clozure.com/pipermail/info-mcl/attachments/20080903/332e83b0/attachment.tiff>
-------------- next part --------------


-------------- next part --------------
A non-text attachment was scrubbed...
Name: modern-mcl.lisp
Type: application/applefile
Size: 7167 bytes
Desc: not available
URL: <http://clozure.com/pipermail/info-mcl/attachments/20080903/332e83b0/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: modern-mcl.lisp
Type: application/octet-stream
Size: 277809 bytes
Desc: not available
URL: <http://clozure.com/pipermail/info-mcl/attachments/20080903/332e83b0/attachment.obj>
-------------- next part --------------


-- Terje


More information about the info-mcl mailing list