1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xml:lang="en-US" lang="en-US"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <link rel="stylesheet" href="../../../css/manpage.css" type="text/css" /> 7 <title>Layout (lyt) Sample Demo</title> 8 </head> 9 10 <body> 11 12 <h1>simple2</h1> 13 14 <h2>Overview</h2> 15 16 <p>This demo adds picture panes by program.</p> 17 18 <h2>How to Use</h2> 19 20 <p>The demo requires no user input.</p> 21 22 <h2>Description</h2> 23 24 <p>The following processing is performed by this sample demo.</p> 25 26 <ul> 27 <li>Initialization of the resource accessor</li> 28 <li>Loading of binary files</li> 29 <li>Addition of picture panes by the program</li> 30 </ul> 31 32 <h2>Scope of the Demo</h2> 33 34 <p>This sample demo is related to the following items.</p> 35 36 <ul> 37 <li><a href="../ArcResourceAccessor/Overview.html"><code>nw::lyt::ArcResourceAccessor</code></a></li> 38 <li><a href="../Layout/Overview.html"><code>nw::lyt::Layout</code></a></li> 39 <li><a href="../Picture/Overview.html"><code>nw::lyt::Picture</code></a></li> 40 </ul> 41 42 <hr><p>CONFIDENTIAL</p></body> 43</html> 44