PageRenderTime 23ms CodeModel.GetById 17ms app.highlight 5ms RepoModel.GetById 1ms app.codeStats 0ms

/Doc/ToDo/Picture.html

https://bitbucket.org/alsh/pygui-mirror
HTML | 1 lines | 1 code | 0 blank | 0 comment | 0 complexity | 6efae641f8a9b1c39c7835d75aa832a3 MD5 | raw file
 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 2<html>
 3<head>
 4  <title>PyGUI - class Picture</title>
 5        
 6  <meta name="GENERATOR"
 7 content="Mozilla/3.01Gold (X11; I; SunOS 5.6 sun4u) [Netscape]">
 8</head>
 9  <body>
10  
11<h1>class <tt>Picture(Component)</tt></h1>
12  
13<p>[NOT YET IMPLEMENTED]<br>
14</p>
15<p>A&nbsp;Picture is a component which displays a static PixMap.</p>
16  
17<h2>Properties</h2>
18  
19<dl>
20  <dl>
21    <dt><tt>image</tt></dt>
22    <dd>The PixMap to display.</dd>
23  </dl>
24</dl>
25  
26<p>---</p>
27  <br>
28</body>
29</html>