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 <h1>extUserData</h1> 12 13 <h2>Overview</h2> 14 15 <p>This demo gets extended user data.</p> 16 17 <h2>How to Use</h2> 18 19 <p>The demo requires no user input.</p> 20 21 <h2>Description</h2> 22 23 <p>Extended user data has been configured for a text box placed in the layout.</p> 24 25 <p>This extended user data is obtained and its contents are output by NN_LOG().</p> 26 27 <p>Nothing is done apart from displaying a single text box on the actual hardware's TV screen.</p> 28 29 <p>The following processing is performed by this sample demo.</p> 30 31 <ul> 32 <li>Initialization of the resource accessor</li> 33 <li>Loading of binary files</li> 34 <li>Acquisition and display of extended user data</li> 35 </ul> 36 37 <h2>Scope of the Demo</h2> 38 39 <p>This sample demo is related to the following items.</p> 40 41 <ul> 42 <li><a href="../AnimTransform/Overview.html"><code>nw::lyt::AnimTransform</code></a></li> 43 <li><a href="../ArcResourceAccessor/Overview.html"><code>nw::lyt::ArcResourceAccessor</code></a></li> 44 <li><a href="../ExtUserData/Overview.html"><code>nw::lyt::ExtUserData</code></a></li> 45 <li><a href="../Layout/Overview.html"><code>nw::lyt::Layout</code></a></li> 46 <li><a href="../Pane/Overview.html"><code>nw::lyt::Pane</code></a></li> 47 </ul> 48 49 <hr><p>CONFIDENTIAL</p></body> 50</html> 51