/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"> <html> <head> <title>PyGUI - class Picture</title> <meta name="GENERATOR" content="Mozilla/3.01Gold (X11; I; SunOS 5.6 sun4u) [Netscape]"> </head> <body> <h1>class <tt>Picture(Component)</tt></h1> <p>[NOT YET IMPLEMENTED]<br> </p> <p>A&nbsp;Picture is a component which displays a static PixMap.</p> <h2>Properties</h2> <dl> <dl> <dt><tt>image</tt></dt> <dd>The PixMap to display.</dd> </dl> </dl> <p>---</p> <br> </body> </html>