All Manuals > LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual > 5 Self-contained examples

NextPrevUpTopContentsIndex

5.2 Displaying Cocoa classes in CAPI windows

5.2.1 Using Web Kit to display HTML

This example demonstrates the use of capi:cocoa-view-pane containing a WebView from Apple's Web Kit and allowing an HTML page to be viewed:

(example-edit-file "objc/web-kit")

5.2.2 Showing a movie using NSMovieView

This example demonstrates the use of capi:cocoa-view-pane containing a NSMovieView and allowing a movie file to be opened and played:

(example-edit-file "objc/movie-view")

LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 21 Mar 2017

NextPrevUpTopContentsIndex