// $Revision: 1.6 $ // Copyright (c) 1995 Taligent, Inc. All rights reserved. Presentation These samples demonstrate how to use the Presentation framework to provide useful default behavior for compound document applications. UIBHelloWorld This sample illustrates how to create a very simple 'hello world' program. It defines a model, view, and presenter, and uses an archive to store its user interface.